@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/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:74'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:75'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Rissoa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '154011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:76'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:77'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:78'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Limapontia capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '140229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:80'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '140229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:82'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Turtonia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '141875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:83'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '141875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:84'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:85'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Endeis spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '134674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:59'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '134674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:60'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Apherusa jurinei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '102168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:61'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '102168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:62'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:63'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:65'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:69'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:71'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:72'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:43'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Gonothyraea loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:aphiaid '117377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:45'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '117377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:46'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:47'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:48'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:49'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:51'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:53'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Janua pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '210060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:55'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '884193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Spirorbis corallinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '131224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:56'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '334839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Apherusa jurinei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '102168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:18'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '102168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Echinogammarus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '102261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:21'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '102303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:24'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:25'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:26'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:28'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:30'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Rissoa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '154011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:33'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:39'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:86'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:32'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:44'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:54'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:57'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:67'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:73'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:79'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:3'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:27'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:50'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Achelia longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '146893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:58'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '134614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:66'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:9'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0312"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0312 -1.4226)"^^geo:wktLiteral ;
  geo-pos:lat "55.0312"^^xsd:decimal ;
  geo-pos:long "-1.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/1048__urn%3Acatalog%3AUnicomarine%3ACullerCoatWeed%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Unicomarine:CullerCoatWeed:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1048_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-14'^^xsd:date;
  dwc:institutionCode 'Unicomarine'^^xsd:string;
  dwc:collectionCode 'CullerCoatWeed'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Worsfold, Tim'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-1.4226'^^xsd:double;
  dwc:latitude '55.0312'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Unicomarine:CullerCoatWeed:81'^^xsd:anyURI;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF