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

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2724'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2724'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2307'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2307'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2455'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2455'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2731'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2731'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2732'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2732'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2735'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2735'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2738'^^xsd:integer;
  dwc:scientificName 'Dyopedos monacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '489646'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2738'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '489646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2463'^^xsd:integer;
  dwc:scientificName 'Typosyllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '156681'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2463'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2322'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2322'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2741'^^xsd:integer;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2741'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2469'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2469'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2325'^^xsd:integer;
  dwc:scientificName 'PORIFERA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2325'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2330'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2330'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2746'^^xsd:integer;
  dwc:scientificName 'Gnathia dentata (?)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '118990'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2746'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118990'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2345'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2345'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2620'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2620'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2757'^^xsd:integer;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2757'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2616'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2616'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2302'^^xsd:integer;
  dwc:scientificName 'PORIFERA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2302'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2406'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2406'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2542'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2542'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2821'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2821'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2395'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2395'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2674'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2674'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2402'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata (sensu petersen)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2402'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2813'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2813'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2814'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2814'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2538'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2538'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2421'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2421'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2419'^^xsd:integer;
  dwc:scientificName 'Eulalia tripunctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130636'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2419'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2826'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2826'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2412'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2412'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2350'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2350'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2764'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2764'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2502'^^xsd:integer;
  dwc:scientificName 'Scoletoma fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130261'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2502'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2775'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2775'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2353'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2353'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2391'^^xsd:integer;
  dwc:scientificName 'Malmgreniella arenicolae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130810'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2391'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2667'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2667'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2380'^^xsd:integer;
  dwc:scientificName 'Golfingia (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2380'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2790'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2790'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2376'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2376'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2521'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2521'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2794'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2794'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2387'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2387'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2784'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2784'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2642'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2642'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2505'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2505'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2703'^^xsd:integer;
  dwc:scientificName 'Acidostoma obesum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '102497'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2703'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2425'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2425'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2698'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2698'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2572'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2572'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2710'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2710'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2856'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2856'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2783'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2783'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2508'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2508'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8150863"^^xsd:decimal ;
  dwc:decimalLongitude "1.7024234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8150863 1.7024234)"^^geo:wktLiteral ;
  geo-pos:lat "52.8150863"^^xsd:decimal ;
  geo-pos:long "1.7024234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2459'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7024234'^^xsd:double;
  dwc:latitude '52.8150863'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2459'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7305267 1.7499996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7305267"^^xsd:decimal ;
  dwc:decimalLongitude "1.7499996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7305267 1.7499996)"^^geo:wktLiteral ;
  geo-pos:lat "52.7305267"^^xsd:decimal ;
  geo-pos:long "1.7499996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2608'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7499996'^^xsd:double;
  dwc:latitude '52.7305267'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2608'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7305267 1.7499996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7305267"^^xsd:decimal ;
  dwc:decimalLongitude "1.7499996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7305267 1.7499996)"^^geo:wktLiteral ;
  geo-pos:lat "52.7305267"^^xsd:decimal ;
  geo-pos:long "1.7499996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2444'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.7499996'^^xsd:double;
  dwc:latitude '52.7305267'^^xsd:double;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2444'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.677464"^^xsd:decimal ;
  dwc:decimalLongitude "1.8046519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  geo-pos:lat "52.677464"^^xsd:decimal ;
  geo-pos:long "1.8046519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2609'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8046519'^^xsd:double;
  dwc:latitude '52.677464'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2609'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.677464"^^xsd:decimal ;
  dwc:decimalLongitude "1.8046519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  geo-pos:lat "52.677464"^^xsd:decimal ;
  geo-pos:long "1.8046519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2423'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8046519'^^xsd:double;
  dwc:latitude '52.677464'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2423'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.677464"^^xsd:decimal ;
  dwc:decimalLongitude "1.8046519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  geo-pos:lat "52.677464"^^xsd:decimal ;
  geo-pos:long "1.8046519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2491'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8046519'^^xsd:double;
  dwc:latitude '52.677464'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2491'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.677464"^^xsd:decimal ;
  dwc:decimalLongitude "1.8046519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  geo-pos:lat "52.677464"^^xsd:decimal ;
  geo-pos:long "1.8046519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2529'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8046519'^^xsd:double;
  dwc:latitude '52.677464'^^xsd:double;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2529'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.677464"^^xsd:decimal ;
  dwc:decimalLongitude "1.8046519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  geo-pos:lat "52.677464"^^xsd:decimal ;
  geo-pos:long "1.8046519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2525'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8046519'^^xsd:double;
  dwc:latitude '52.677464'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2525'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.677464"^^xsd:decimal ;
  dwc:decimalLongitude "1.8046519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  geo-pos:lat "52.677464"^^xsd:decimal ;
  geo-pos:long "1.8046519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2648'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8046519'^^xsd:double;
  dwc:latitude '52.677464'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2648'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.677464"^^xsd:decimal ;
  dwc:decimalLongitude "1.8046519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  geo-pos:lat "52.677464"^^xsd:decimal ;
  geo-pos:long "1.8046519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2565'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8046519'^^xsd:double;
  dwc:latitude '52.677464'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2565'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.677464"^^xsd:decimal ;
  dwc:decimalLongitude "1.8046519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.677464 1.8046519)"^^geo:wktLiteral ;
  geo-pos:lat "52.677464"^^xsd:decimal ;
  geo-pos:long "1.8046519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2439'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8046519'^^xsd:double;
  dwc:latitude '52.677464'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2439'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7310338 1.8524351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7310338"^^xsd:decimal ;
  dwc:decimalLongitude "1.8524351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7310338 1.8524351)"^^geo:wktLiteral ;
  geo-pos:lat "52.7310338"^^xsd:decimal ;
  geo-pos:long "1.8524351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2585'^^xsd:integer;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8524351'^^xsd:double;
  dwc:latitude '52.7310338'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2585'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7310338 1.8524351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7310338"^^xsd:decimal ;
  dwc:decimalLongitude "1.8524351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7310338 1.8524351)"^^geo:wktLiteral ;
  geo-pos:lat "52.7310338"^^xsd:decimal ;
  geo-pos:long "1.8524351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2670'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8524351'^^xsd:double;
  dwc:latitude '52.7310338'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2670'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7310338 1.8524351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7310338"^^xsd:decimal ;
  dwc:decimalLongitude "1.8524351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7310338 1.8524351)"^^geo:wktLiteral ;
  geo-pos:lat "52.7310338"^^xsd:decimal ;
  geo-pos:long "1.8524351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2770'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8524351'^^xsd:double;
  dwc:latitude '52.7310338'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2770'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7310338 1.8524351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7310338"^^xsd:decimal ;
  dwc:decimalLongitude "1.8524351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7310338 1.8524351)"^^geo:wktLiteral ;
  geo-pos:lat "52.7310338"^^xsd:decimal ;
  geo-pos:long "1.8524351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2630'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8524351'^^xsd:double;
  dwc:latitude '52.7310338'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2630'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7310338 1.8524351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7310338"^^xsd:decimal ;
  dwc:decimalLongitude "1.8524351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7310338 1.8524351)"^^geo:wktLiteral ;
  geo-pos:lat "52.7310338"^^xsd:decimal ;
  geo-pos:long "1.8524351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2607'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8524351'^^xsd:double;
  dwc:latitude '52.7310338'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2607'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6073172 1.8720986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6073172"^^xsd:decimal ;
  dwc:decimalLongitude "1.8720986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6073172 1.8720986)"^^geo:wktLiteral ;
  geo-pos:lat "52.6073172"^^xsd:decimal ;
  geo-pos:long "1.8720986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2591'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8720986'^^xsd:double;
  dwc:latitude '52.6073172'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2591'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6073172 1.8720986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6073172"^^xsd:decimal ;
  dwc:decimalLongitude "1.8720986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6073172 1.8720986)"^^geo:wktLiteral ;
  geo-pos:lat "52.6073172"^^xsd:decimal ;
  geo-pos:long "1.8720986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2830'^^xsd:integer;
  dwc:scientificName 'Ophiura (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8720986'^^xsd:double;
  dwc:latitude '52.6073172'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2830'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6073172 1.8720986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6073172"^^xsd:decimal ;
  dwc:decimalLongitude "1.8720986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6073172 1.8720986)"^^geo:wktLiteral ;
  geo-pos:lat "52.6073172"^^xsd:decimal ;
  geo-pos:long "1.8720986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2367'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8720986'^^xsd:double;
  dwc:latitude '52.6073172'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2367'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6073172 1.8720986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6073172"^^xsd:decimal ;
  dwc:decimalLongitude "1.8720986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6073172 1.8720986)"^^geo:wktLiteral ;
  geo-pos:lat "52.6073172"^^xsd:decimal ;
  geo-pos:long "1.8720986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2577'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8720986'^^xsd:double;
  dwc:latitude '52.6073172'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2577'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633449"^^xsd:decimal ;
  dwc:decimalLongitude "1.8754553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633449"^^xsd:decimal ;
  geo-pos:long "1.8754553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2306'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8754553'^^xsd:double;
  dwc:latitude '52.3633449'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2306'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633449"^^xsd:decimal ;
  dwc:decimalLongitude "1.8754553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633449"^^xsd:decimal ;
  geo-pos:long "1.8754553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2729'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8754553'^^xsd:double;
  dwc:latitude '52.3633449'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2729'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633449"^^xsd:decimal ;
  dwc:decimalLongitude "1.8754553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633449"^^xsd:decimal ;
  geo-pos:long "1.8754553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2329'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8754553'^^xsd:double;
  dwc:latitude '52.3633449'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2329'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633449"^^xsd:decimal ;
  dwc:decimalLongitude "1.8754553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633449"^^xsd:decimal ;
  geo-pos:long "1.8754553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2625'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8754553'^^xsd:double;
  dwc:latitude '52.3633449'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2625'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633449"^^xsd:decimal ;
  dwc:decimalLongitude "1.8754553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633449"^^xsd:decimal ;
  geo-pos:long "1.8754553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2546'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8754553'^^xsd:double;
  dwc:latitude '52.3633449'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2546'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633449"^^xsd:decimal ;
  dwc:decimalLongitude "1.8754553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633449"^^xsd:decimal ;
  geo-pos:long "1.8754553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2535'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8754553'^^xsd:double;
  dwc:latitude '52.3633449'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2535'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633449"^^xsd:decimal ;
  dwc:decimalLongitude "1.8754553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633449"^^xsd:decimal ;
  geo-pos:long "1.8754553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2416'^^xsd:integer;
  dwc:scientificName 'Eulalia ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8754553'^^xsd:double;
  dwc:latitude '52.3633449'^^xsd:double;
  dwc:aphiaid '130632'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2416'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130632'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633449"^^xsd:decimal ;
  dwc:decimalLongitude "1.8754553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633449"^^xsd:decimal ;
  geo-pos:long "1.8754553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2640'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8754553'^^xsd:double;
  dwc:latitude '52.3633449'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2640'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633449"^^xsd:decimal ;
  dwc:decimalLongitude "1.8754553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633449 1.8754553)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633449"^^xsd:decimal ;
  geo-pos:long "1.8754553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2656'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8754553'^^xsd:double;
  dwc:latitude '52.3633449'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2656'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4968822"^^xsd:decimal ;
  dwc:decimalLongitude "1.8755345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  geo-pos:lat "52.4968822"^^xsd:decimal ;
  geo-pos:long "1.8755345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2601'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8755345'^^xsd:double;
  dwc:latitude '52.4968822'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2601'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4968822"^^xsd:decimal ;
  dwc:decimalLongitude "1.8755345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  geo-pos:lat "52.4968822"^^xsd:decimal ;
  geo-pos:long "1.8755345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2615'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8755345'^^xsd:double;
  dwc:latitude '52.4968822'^^xsd:double;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2615'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4968822"^^xsd:decimal ;
  dwc:decimalLongitude "1.8755345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  geo-pos:lat "52.4968822"^^xsd:decimal ;
  geo-pos:long "1.8755345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2343'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8755345'^^xsd:double;
  dwc:latitude '52.4968822'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2343'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4968822"^^xsd:decimal ;
  dwc:decimalLongitude "1.8755345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  geo-pos:lat "52.4968822"^^xsd:decimal ;
  geo-pos:long "1.8755345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2547'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8755345'^^xsd:double;
  dwc:latitude '52.4968822'^^xsd:double;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2547'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4968822"^^xsd:decimal ;
  dwc:decimalLongitude "1.8755345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  geo-pos:lat "52.4968822"^^xsd:decimal ;
  geo-pos:long "1.8755345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2503'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8755345'^^xsd:double;
  dwc:latitude '52.4968822'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2503'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4968822"^^xsd:decimal ;
  dwc:decimalLongitude "1.8755345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  geo-pos:lat "52.4968822"^^xsd:decimal ;
  geo-pos:long "1.8755345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2320'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8755345'^^xsd:double;
  dwc:latitude '52.4968822'^^xsd:double;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2320'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4968822"^^xsd:decimal ;
  dwc:decimalLongitude "1.8755345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4968822 1.8755345)"^^geo:wktLiteral ;
  geo-pos:lat "52.4968822"^^xsd:decimal ;
  geo-pos:long "1.8755345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2749'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.8755345'^^xsd:double;
  dwc:latitude '52.4968822'^^xsd:double;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2749'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.542919499999996 1.876262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.542919499999996"^^xsd:decimal ;
  dwc:decimalLongitude "1.876262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.542919499999996 1.876262)"^^geo:wktLiteral ;
  geo-pos:lat "52.542919499999996"^^xsd:decimal ;
  geo-pos:long "1.876262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2551'^^xsd:integer;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.876262'^^xsd:double;
  dwc:latitude '52.5429195'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2551'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.542919499999996 1.876262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.542919499999996"^^xsd:decimal ;
  dwc:decimalLongitude "1.876262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.542919499999996 1.876262)"^^geo:wktLiteral ;
  geo-pos:lat "52.542919499999996"^^xsd:decimal ;
  geo-pos:long "1.876262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2632'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.876262'^^xsd:double;
  dwc:latitude '52.5429195'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2632'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.542919499999996 1.876262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.542919499999996"^^xsd:decimal ;
  dwc:decimalLongitude "1.876262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.542919499999996 1.876262)"^^geo:wktLiteral ;
  geo-pos:lat "52.542919499999996"^^xsd:decimal ;
  geo-pos:long "1.876262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2512'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.876262'^^xsd:double;
  dwc:latitude '52.5429195'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2512'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.542919499999996 1.876262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.542919499999996"^^xsd:decimal ;
  dwc:decimalLongitude "1.876262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.542919499999996 1.876262)"^^geo:wktLiteral ;
  geo-pos:lat "52.542919499999996"^^xsd:decimal ;
  geo-pos:long "1.876262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2431'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.876262'^^xsd:double;
  dwc:latitude '52.5429195'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2431'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6757038"^^xsd:decimal ;
  dwc:decimalLongitude "1.9058317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  geo-pos:lat "52.6757038"^^xsd:decimal ;
  geo-pos:long "1.9058317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2631'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9058317'^^xsd:double;
  dwc:latitude '52.6757038'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2631'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6757038"^^xsd:decimal ;
  dwc:decimalLongitude "1.9058317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  geo-pos:lat "52.6757038"^^xsd:decimal ;
  geo-pos:long "1.9058317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2492'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9058317'^^xsd:double;
  dwc:latitude '52.6757038'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2492'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6757038"^^xsd:decimal ;
  dwc:decimalLongitude "1.9058317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  geo-pos:lat "52.6757038"^^xsd:decimal ;
  geo-pos:long "1.9058317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2526'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9058317'^^xsd:double;
  dwc:latitude '52.6757038'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2526'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6757038"^^xsd:decimal ;
  dwc:decimalLongitude "1.9058317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  geo-pos:lat "52.6757038"^^xsd:decimal ;
  geo-pos:long "1.9058317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2566'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9058317'^^xsd:double;
  dwc:latitude '52.6757038'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2566'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6757038"^^xsd:decimal ;
  dwc:decimalLongitude "1.9058317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  geo-pos:lat "52.6757038"^^xsd:decimal ;
  geo-pos:long "1.9058317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2713'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9058317'^^xsd:double;
  dwc:latitude '52.6757038'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2713'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6757038"^^xsd:decimal ;
  dwc:decimalLongitude "1.9058317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  geo-pos:lat "52.6757038"^^xsd:decimal ;
  geo-pos:long "1.9058317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2714'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9058317'^^xsd:double;
  dwc:latitude '52.6757038'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2714'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6757038"^^xsd:decimal ;
  dwc:decimalLongitude "1.9058317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  geo-pos:lat "52.6757038"^^xsd:decimal ;
  geo-pos:long "1.9058317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2579'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9058317'^^xsd:double;
  dwc:latitude '52.6757038'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2579'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6757038"^^xsd:decimal ;
  dwc:decimalLongitude "1.9058317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6757038 1.9058317)"^^geo:wktLiteral ;
  geo-pos:lat "52.6757038"^^xsd:decimal ;
  geo-pos:long "1.9058317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2496'^^xsd:integer;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9058317'^^xsd:double;
  dwc:latitude '52.6757038'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2496'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2725'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2725'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2308'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2308'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2730'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2730'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2733'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2733'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2315'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2315'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2460'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2460'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2739'^^xsd:integer;
  dwc:scientificName 'Dyopedos monacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '489646'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2739'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '489646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2464'^^xsd:integer;
  dwc:scientificName 'Typosyllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '156681'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2464'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2323'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2323'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2742'^^xsd:integer;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2742'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2750'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2750'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2331'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2331'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2761'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2761'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2346'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2346'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2755'^^xsd:integer;
  dwc:scientificName 'Eualus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2755'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2338'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2338'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2719'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2719'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2543'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2543'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2684'^^xsd:integer;
  dwc:scientificName 'Parapleustes assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '103007'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2684'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2685'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2685'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2822'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2822'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2809'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2809'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2672'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2672'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2396'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2396'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2812'^^xsd:integer;
  dwc:scientificName 'Abra tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '141439'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2812'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141439'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2403'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata (sensu petersen)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2403'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2677'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2677'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2539'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2539'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2553'^^xsd:integer;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2553'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2825'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2825'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2827'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2827'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2415'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2415'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2361'^^xsd:integer;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2361'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2765'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2765'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2392'^^xsd:integer;
  dwc:scientificName 'Malmgreniella arenicolae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130810'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2392'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2668'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2668'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2377'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2377'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2522'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2522'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2381'^^xsd:integer;
  dwc:scientificName 'Golfingia (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2381'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2388'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2388'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2799'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2799'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2660'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2660'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2788'^^xsd:integer;
  dwc:scientificName 'PELECYPODA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2788'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2507'^^xsd:integer;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2507'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2509'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2509'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2429'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2429'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2845'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2845'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2426'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2426'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2837'^^xsd:integer;
  dwc:scientificName 'Ophiura (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2837'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2699'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2699'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2437'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2437'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2711'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2711'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2580'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2580'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2422'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2422'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2643'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2643'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2779'^^xsd:integer;
  dwc:scientificName 'GASTROPODA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2779'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.811557"^^xsd:decimal ;
  dwc:decimalLongitude "1.9096934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.811557 1.9096934)"^^geo:wktLiteral ;
  geo-pos:lat "52.811557"^^xsd:decimal ;
  geo-pos:long "1.9096934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2456'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9096934'^^xsd:double;
  dwc:latitude '52.811557'^^xsd:double;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2456'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5190845"^^xsd:decimal ;
  dwc:decimalLongitude "1.9153314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  geo-pos:lat "52.5190845"^^xsd:decimal ;
  geo-pos:long "1.9153314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2312'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9153314'^^xsd:double;
  dwc:latitude '52.5190845'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2312'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5190845"^^xsd:decimal ;
  dwc:decimalLongitude "1.9153314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  geo-pos:lat "52.5190845"^^xsd:decimal ;
  geo-pos:long "1.9153314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2600'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9153314'^^xsd:double;
  dwc:latitude '52.5190845'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2600'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5190845"^^xsd:decimal ;
  dwc:decimalLongitude "1.9153314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  geo-pos:lat "52.5190845"^^xsd:decimal ;
  geo-pos:long "1.9153314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2614'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9153314'^^xsd:double;
  dwc:latitude '52.5190845'^^xsd:double;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2614'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5190845"^^xsd:decimal ;
  dwc:decimalLongitude "1.9153314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  geo-pos:lat "52.5190845"^^xsd:decimal ;
  geo-pos:long "1.9153314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2486'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9153314'^^xsd:double;
  dwc:latitude '52.5190845'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2486'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5190845"^^xsd:decimal ;
  dwc:decimalLongitude "1.9153314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  geo-pos:lat "52.5190845"^^xsd:decimal ;
  geo-pos:long "1.9153314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2533'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9153314'^^xsd:double;
  dwc:latitude '52.5190845'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2533'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5190845"^^xsd:decimal ;
  dwc:decimalLongitude "1.9153314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  geo-pos:lat "52.5190845"^^xsd:decimal ;
  geo-pos:long "1.9153314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2637'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9153314'^^xsd:double;
  dwc:latitude '52.5190845'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2637'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5190845"^^xsd:decimal ;
  dwc:decimalLongitude "1.9153314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  geo-pos:lat "52.5190845"^^xsd:decimal ;
  geo-pos:long "1.9153314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2791'^^xsd:integer;
  dwc:scientificName 'Mytilidae (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9153314'^^xsd:double;
  dwc:latitude '52.5190845'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2791'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5190845"^^xsd:decimal ;
  dwc:decimalLongitude "1.9153314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  geo-pos:lat "52.5190845"^^xsd:decimal ;
  geo-pos:long "1.9153314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2370'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9153314'^^xsd:double;
  dwc:latitude '52.5190845'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2370'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5190845"^^xsd:decimal ;
  dwc:decimalLongitude "1.9153314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  geo-pos:lat "52.5190845"^^xsd:decimal ;
  geo-pos:long "1.9153314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2718'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9153314'^^xsd:double;
  dwc:latitude '52.5190845'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2718'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5190845"^^xsd:decimal ;
  dwc:decimalLongitude "1.9153314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  geo-pos:lat "52.5190845"^^xsd:decimal ;
  geo-pos:long "1.9153314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2349'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9153314'^^xsd:double;
  dwc:latitude '52.5190845'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2349'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5190845"^^xsd:decimal ;
  dwc:decimalLongitude "1.9153314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5190845 1.9153314)"^^geo:wktLiteral ;
  geo-pos:lat "52.5190845"^^xsd:decimal ;
  geo-pos:long "1.9153314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2335'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9153314'^^xsd:double;
  dwc:latitude '52.5190845'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2335'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5630709 1.9182089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5630709"^^xsd:decimal ;
  dwc:decimalLongitude "1.9182089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5630709 1.9182089)"^^geo:wktLiteral ;
  geo-pos:lat "52.5630709"^^xsd:decimal ;
  geo-pos:long "1.9182089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2592'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9182089'^^xsd:double;
  dwc:latitude '52.5630709'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2592'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5630709 1.9182089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5630709"^^xsd:decimal ;
  dwc:decimalLongitude "1.9182089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5630709 1.9182089)"^^geo:wktLiteral ;
  geo-pos:lat "52.5630709"^^xsd:decimal ;
  geo-pos:long "1.9182089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2747'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9182089'^^xsd:double;
  dwc:latitude '52.5630709'^^xsd:double;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2747'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2304'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2304'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2723'^^xsd:integer;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2723'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2446'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2446'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2327'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2327'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2472'^^xsd:integer;
  dwc:scientificName 'Nereididae (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2472'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2474'^^xsd:integer;
  dwc:scientificName 'Neanthes fucata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '130387'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2474'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130387'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2478'^^xsd:integer;
  dwc:scientificName 'Nephtys (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2478'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2623'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2623'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2759'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2759'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2673'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2673'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2399'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata (sensu petersen)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2399'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2696'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2696'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2558'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2558'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2424'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2424'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2652'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2652'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2795'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2795'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2568'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2568'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2702'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2702'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2841'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2841'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2847'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2847'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2707'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2707'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4434185"^^xsd:decimal ;
  dwc:decimalLongitude "1.9191215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4434185 1.9191215)"^^geo:wktLiteral ;
  geo-pos:lat "52.4434185"^^xsd:decimal ;
  geo-pos:long "1.9191215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2570'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9191215'^^xsd:double;
  dwc:latitude '52.4434185'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2570'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4957286"^^xsd:decimal ;
  dwc:decimalLongitude "1.9537139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  geo-pos:lat "52.4957286"^^xsd:decimal ;
  geo-pos:long "1.9537139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2599'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9537139'^^xsd:double;
  dwc:latitude '52.4957286'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2599'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4957286"^^xsd:decimal ;
  dwc:decimalLongitude "1.9537139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  geo-pos:lat "52.4957286"^^xsd:decimal ;
  geo-pos:long "1.9537139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2613'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9537139'^^xsd:double;
  dwc:latitude '52.4957286'^^xsd:double;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2613'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4957286"^^xsd:decimal ;
  dwc:decimalLongitude "1.9537139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  geo-pos:lat "52.4957286"^^xsd:decimal ;
  geo-pos:long "1.9537139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2485'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9537139'^^xsd:double;
  dwc:latitude '52.4957286'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2485'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4957286"^^xsd:decimal ;
  dwc:decimalLongitude "1.9537139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  geo-pos:lat "52.4957286"^^xsd:decimal ;
  geo-pos:long "1.9537139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2557'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9537139'^^xsd:double;
  dwc:latitude '52.4957286'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2557'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4957286"^^xsd:decimal ;
  dwc:decimalLongitude "1.9537139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  geo-pos:lat "52.4957286"^^xsd:decimal ;
  geo-pos:long "1.9537139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2771'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9537139'^^xsd:double;
  dwc:latitude '52.4957286'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2771'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4957286"^^xsd:decimal ;
  dwc:decimalLongitude "1.9537139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  geo-pos:lat "52.4957286"^^xsd:decimal ;
  geo-pos:long "1.9537139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2434'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9537139'^^xsd:double;
  dwc:latitude '52.4957286'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2434'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4957286"^^xsd:decimal ;
  dwc:decimalLongitude "1.9537139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  geo-pos:lat "52.4957286"^^xsd:decimal ;
  geo-pos:long "1.9537139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2442'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9537139'^^xsd:double;
  dwc:latitude '52.4957286'^^xsd:double;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2442'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4957286"^^xsd:decimal ;
  dwc:decimalLongitude "1.9537139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  geo-pos:lat "52.4957286"^^xsd:decimal ;
  geo-pos:long "1.9537139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2578'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9537139'^^xsd:double;
  dwc:latitude '52.4957286'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2578'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4957286"^^xsd:decimal ;
  dwc:decimalLongitude "1.9537139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4957286 1.9537139)"^^geo:wktLiteral ;
  geo-pos:lat "52.4957286"^^xsd:decimal ;
  geo-pos:long "1.9537139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2717'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.9537139'^^xsd:double;
  dwc:latitude '52.4957286'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2717'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2589'^^xsd:integer;
  dwc:scientificName 'Clymenura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2589'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2454'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2454'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2313'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2313'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2603'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2603'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2756'^^xsd:integer;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2756'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2487'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2487'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2619'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2619'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2820'^^xsd:integer;
  dwc:scientificName 'Aspidelectra melolontha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '111350'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2820'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111350'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2534'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2534'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2816'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '247974'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2816'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2697'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2697'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2500'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2500'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2639'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2639'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2519'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2519'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2655'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2655'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2363'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2363'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2843'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2843'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2852'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2852'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2435'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2435'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3634035"^^xsd:decimal ;
  dwc:decimalLongitude "1.956901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3634035 1.956901)"^^geo:wktLiteral ;
  geo-pos:lat "52.3634035"^^xsd:decimal ;
  geo-pos:long "1.956901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2336'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.956901'^^xsd:double;
  dwc:latitude '52.3634035'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2336'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7309691 1.958962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7309691"^^xsd:decimal ;
  dwc:decimalLongitude "1.958962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7309691 1.958962)"^^geo:wktLiteral ;
  geo-pos:lat "52.7309691"^^xsd:decimal ;
  geo-pos:long "1.958962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2606'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.958962'^^xsd:double;
  dwc:latitude '52.7309691'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2606'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7309691 1.958962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7309691"^^xsd:decimal ;
  dwc:decimalLongitude "1.958962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7309691 1.958962)"^^geo:wktLiteral ;
  geo-pos:lat "52.7309691"^^xsd:decimal ;
  geo-pos:long "1.958962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2352'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.958962'^^xsd:double;
  dwc:latitude '52.7309691'^^xsd:double;
  dwc:aphiaid '152085'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2352'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117675'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7309691 1.958962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7309691"^^xsd:decimal ;
  dwc:decimalLongitude "1.958962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7309691 1.958962)"^^geo:wktLiteral ;
  geo-pos:lat "52.7309691"^^xsd:decimal ;
  geo-pos:long "1.958962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2769'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.958962'^^xsd:double;
  dwc:latitude '52.7309691'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2769'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7309691 1.958962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7309691"^^xsd:decimal ;
  dwc:decimalLongitude "1.958962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7309691 1.958962)"^^geo:wktLiteral ;
  geo-pos:lat "52.7309691"^^xsd:decimal ;
  geo-pos:long "1.958962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2701'^^xsd:integer;
  dwc:scientificName 'Urothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.958962'^^xsd:double;
  dwc:latitude '52.7309691'^^xsd:double;
  dwc:aphiaid '103233'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2701'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103233'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7309691 1.958962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7309691"^^xsd:decimal ;
  dwc:decimalLongitude "1.958962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7309691 1.958962)"^^geo:wktLiteral ;
  geo-pos:lat "52.7309691"^^xsd:decimal ;
  geo-pos:long "1.958962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2647'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '1.958962'^^xsd:double;
  dwc:latitude '52.7309691'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2647'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2449'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2449'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2314'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2314'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2467'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2467'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2479'^^xsd:integer;
  dwc:scientificName 'Nephtys (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2479'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2337'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2337'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2817'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '247974'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2817'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2683'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2683'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2401'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata (sensu petersen)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2401'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2501'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2501'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2530'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2530'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2657'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2657'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2520'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2520'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2373'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2373'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2504'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2844'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2844'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2561'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2561'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2853'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2853'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2571'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2571'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2569'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2569'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2798'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2798'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1817613"^^xsd:decimal ;
  dwc:decimalLongitude "2.0040682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1817613 2.0040682)"^^geo:wktLiteral ;
  geo-pos:lat "52.1817613"^^xsd:decimal ;
  geo-pos:long "2.0040682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2641'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0040682'^^xsd:double;
  dwc:latitude '52.1817613'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2641'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2588'^^xsd:integer;
  dwc:scientificName 'Clymenura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2588'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2451'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2451'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2593'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2593'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2311'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2311'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2465'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2465'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2334'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2334'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2348'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2348'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2679'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2815'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '247974'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2815'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2688'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2688'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2633'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5240323"^^xsd:decimal ;
  dwc:decimalLongitude "2.0046139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5240323 2.0046139)"^^geo:wktLiteral ;
  geo-pos:lat "52.5240323"^^xsd:decimal ;
  geo-pos:long "2.0046139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2368'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0046139'^^xsd:double;
  dwc:latitude '52.5240323'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2368'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6775883 2.0076768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6775883"^^xsd:decimal ;
  dwc:decimalLongitude "2.0076768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6775883 2.0076768)"^^geo:wktLiteral ;
  geo-pos:lat "52.6775883"^^xsd:decimal ;
  geo-pos:long "2.0076768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2445'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0076768'^^xsd:double;
  dwc:latitude '52.6775883'^^xsd:double;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2445'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6775883 2.0076768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6775883"^^xsd:decimal ;
  dwc:decimalLongitude "2.0076768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6775883 2.0076768)"^^geo:wktLiteral ;
  geo-pos:lat "52.6775883"^^xsd:decimal ;
  geo-pos:long "2.0076768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2610'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0076768'^^xsd:double;
  dwc:latitude '52.6775883'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2610'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6775883 2.0076768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6775883"^^xsd:decimal ;
  dwc:decimalLongitude "2.0076768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6775883 2.0076768)"^^geo:wktLiteral ;
  geo-pos:lat "52.6775883"^^xsd:decimal ;
  geo-pos:long "2.0076768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2671'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0076768'^^xsd:double;
  dwc:latitude '52.6775883'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2671'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2447'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2447'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2587'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2587'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2468'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2468'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2624'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2624'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2627'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2627'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2819'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2819'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2818'^^xsd:integer;
  dwc:scientificName 'Electra monostachys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '111354'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2818'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111354'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2823'^^xsd:integer;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2823'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2808'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2808'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2678'^^xsd:integer;
  dwc:scientificName 'Balanus (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2678'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2833'^^xsd:integer;
  dwc:scientificName 'Ophiura (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2833'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2559'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2559'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2414'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2414'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2359'^^xsd:integer;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2359'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2355'^^xsd:integer;
  dwc:scientificName 'Laomedea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '117033'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2355'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2498'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2498'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2653'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2653'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2516'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2516'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2383'^^xsd:integer;
  dwc:scientificName 'POLYCHAETA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2383'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2796'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2796'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2664'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2664'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2782'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2782'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2371'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2371'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2851'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2851'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4429033"^^xsd:decimal ;
  dwc:decimalLongitude "2.0090189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4429033 2.0090189)"^^geo:wktLiteral ;
  geo-pos:lat "52.4429033"^^xsd:decimal ;
  geo-pos:long "2.0090189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2855'^^xsd:integer;
  dwc:scientificName 'Dendrodoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0090189'^^xsd:double;
  dwc:latitude '52.4429033'^^xsd:double;
  dwc:aphiaid '103531'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2855'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103531'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2598'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2598'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2321'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2321'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2477'^^xsd:integer;
  dwc:scientificName 'Nephtys (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2477'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2481'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2481'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2691'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2691'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2358'^^xsd:integer;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2358'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2382'^^xsd:integer;
  dwc:scientificName 'POLYCHAETA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2382'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2663'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2515'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2515'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2705'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2705'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2433'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2433'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2715'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2715'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2344'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2344'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4988337"^^xsd:decimal ;
  dwc:decimalLongitude "2.0423988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4988337 2.0423988)"^^geo:wktLiteral ;
  geo-pos:lat "52.4988337"^^xsd:decimal ;
  geo-pos:long "2.0423988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2617'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0423988'^^xsd:double;
  dwc:latitude '52.4988337'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2617'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633483 2.043468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633483"^^xsd:decimal ;
  dwc:decimalLongitude "2.043468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633483 2.043468)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633483"^^xsd:decimal ;
  geo-pos:long "2.043468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2453'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.043468'^^xsd:double;
  dwc:latitude '52.3633483'^^xsd:double;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2453'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633483 2.043468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633483"^^xsd:decimal ;
  dwc:decimalLongitude "2.043468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633483 2.043468)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633483"^^xsd:decimal ;
  geo-pos:long "2.043468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2483'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.043468'^^xsd:double;
  dwc:latitude '52.3633483'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2483'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633483 2.043468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633483"^^xsd:decimal ;
  dwc:decimalLongitude "2.043468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633483 2.043468)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633483"^^xsd:decimal ;
  geo-pos:long "2.043468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2835'^^xsd:integer;
  dwc:scientificName 'Ophiura (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.043468'^^xsd:double;
  dwc:latitude '52.3633483'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2835'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633483 2.043468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3633483"^^xsd:decimal ;
  dwc:decimalLongitude "2.043468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3633483 2.043468)"^^geo:wktLiteral ;
  geo-pos:lat "52.3633483"^^xsd:decimal ;
  geo-pos:long "2.043468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2518'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.043468'^^xsd:double;
  dwc:latitude '52.3633483'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2518'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5413926"^^xsd:decimal ;
  dwc:decimalLongitude "2.0443406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  geo-pos:lat "52.5413926"^^xsd:decimal ;
  geo-pos:long "2.0443406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2586'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0443406'^^xsd:double;
  dwc:latitude '52.5413926'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2586'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5413926"^^xsd:decimal ;
  dwc:decimalLongitude "2.0443406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  geo-pos:lat "52.5413926"^^xsd:decimal ;
  geo-pos:long "2.0443406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2680'^^xsd:integer;
  dwc:scientificName 'CALANOIDA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0443406'^^xsd:double;
  dwc:latitude '52.5413926'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2680'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5413926"^^xsd:decimal ;
  dwc:decimalLongitude "2.0443406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  geo-pos:lat "52.5413926"^^xsd:decimal ;
  geo-pos:long "2.0443406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2410'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0443406'^^xsd:double;
  dwc:latitude '52.5413926'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2410'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5413926"^^xsd:decimal ;
  dwc:decimalLongitude "2.0443406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  geo-pos:lat "52.5413926"^^xsd:decimal ;
  geo-pos:long "2.0443406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2420'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0443406'^^xsd:double;
  dwc:latitude '52.5413926'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2420'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5413926"^^xsd:decimal ;
  dwc:decimalLongitude "2.0443406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  geo-pos:lat "52.5413926"^^xsd:decimal ;
  geo-pos:long "2.0443406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2634'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0443406'^^xsd:double;
  dwc:latitude '52.5413926'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2634'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5413926"^^xsd:decimal ;
  dwc:decimalLongitude "2.0443406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  geo-pos:lat "52.5413926"^^xsd:decimal ;
  geo-pos:long "2.0443406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2432'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0443406'^^xsd:double;
  dwc:latitude '52.5413926'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2432'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5413926"^^xsd:decimal ;
  dwc:decimalLongitude "2.0443406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5413926 2.0443406)"^^geo:wktLiteral ;
  geo-pos:lat "52.5413926"^^xsd:decimal ;
  geo-pos:long "2.0443406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2356'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0443406'^^xsd:double;
  dwc:latitude '52.5413926'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2356'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6353511 2.045115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6353511"^^xsd:decimal ;
  dwc:decimalLongitude "2.045115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6353511 2.045115)"^^geo:wktLiteral ;
  geo-pos:lat "52.6353511"^^xsd:decimal ;
  geo-pos:long "2.045115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2440'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.045115'^^xsd:double;
  dwc:latitude '52.6353511'^^xsd:double;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2440'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6353511 2.045115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6353511"^^xsd:decimal ;
  dwc:decimalLongitude "2.045115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6353511 2.045115)"^^geo:wktLiteral ;
  geo-pos:lat "52.6353511"^^xsd:decimal ;
  geo-pos:long "2.045115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2590'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.045115'^^xsd:double;
  dwc:latitude '52.6353511'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2590'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6353511 2.045115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6353511"^^xsd:decimal ;
  dwc:decimalLongitude "2.045115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6353511 2.045115)"^^geo:wktLiteral ;
  geo-pos:lat "52.6353511"^^xsd:decimal ;
  geo-pos:long "2.045115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2484'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.045115'^^xsd:double;
  dwc:latitude '52.6353511'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2484'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2858'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2858'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2310'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2310'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2318'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2318'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2458'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2458'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2737'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2737'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2473'^^xsd:integer;
  dwc:scientificName 'Nereididae (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2473'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2745'^^xsd:integer;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2745'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2471'^^xsd:integer;
  dwc:scientificName 'Proceraea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '129671'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2471'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2333'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2333'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2476'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2476'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2760'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2760'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2758'^^xsd:integer;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2758'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2341'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2341'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2405'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata (sensu petersen)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2405'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2407'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2407'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2545'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2545'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2411'^^xsd:integer;
  dwc:scientificName 'Hypereteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '152250'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2411'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2811'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2811'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2398'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2398'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2675'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2675'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2829'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2829'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2351'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2351'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2774'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2774'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2768'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2768'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2354'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2354'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2805'^^xsd:integer;
  dwc:scientificName 'Abra (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2805'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2669'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2669'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2390'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2390'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2379'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2379'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2789'^^xsd:integer;
  dwc:scientificName 'Nucula (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2789'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2662'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2662'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2801'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2801'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2646'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2646'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2781'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2781'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2777'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2777'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2506'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2506'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2846'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2846'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2428'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2428'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2839'^^xsd:integer;
  dwc:scientificName 'Ophiura (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2839'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2700'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2700'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2574'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2574'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2712'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2712'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2676'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2676'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2418'^^xsd:integer;
  dwc:scientificName 'Eulalia ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '130632'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2418'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130632'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2576'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2576'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2357'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2357'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2394'^^xsd:integer;
  dwc:scientificName 'Malmgreniella arenicolae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '130810'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2394'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2622'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2622'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2727'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2727'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7284369"^^xsd:decimal ;
  dwc:decimalLongitude "2.04824369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7284369 2.04824369)"^^geo:wktLiteral ;
  geo-pos:lat "52.7284369"^^xsd:decimal ;
  geo-pos:long "2.04824369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2462'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.04824369'^^xsd:double;
  dwc:latitude '52.7284369'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2462'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1815034"^^xsd:decimal ;
  dwc:decimalLongitude "2.0936488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  geo-pos:lat "52.1815034"^^xsd:decimal ;
  geo-pos:long "2.0936488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2752'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0936488'^^xsd:double;
  dwc:latitude '52.1815034'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2752'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1815034"^^xsd:decimal ;
  dwc:decimalLongitude "2.0936488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  geo-pos:lat "52.1815034"^^xsd:decimal ;
  geo-pos:long "2.0936488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2488'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0936488'^^xsd:double;
  dwc:latitude '52.1815034'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2488'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1815034"^^xsd:decimal ;
  dwc:decimalLongitude "2.0936488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  geo-pos:lat "52.1815034"^^xsd:decimal ;
  geo-pos:long "2.0936488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2408'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0936488'^^xsd:double;
  dwc:latitude '52.1815034'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2408'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1815034"^^xsd:decimal ;
  dwc:decimalLongitude "2.0936488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  geo-pos:lat "52.1815034"^^xsd:decimal ;
  geo-pos:long "2.0936488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2536'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0936488'^^xsd:double;
  dwc:latitude '52.1815034'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2536'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1815034"^^xsd:decimal ;
  dwc:decimalLongitude "2.0936488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  geo-pos:lat "52.1815034"^^xsd:decimal ;
  geo-pos:long "2.0936488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2804'^^xsd:integer;
  dwc:scientificName 'Abra (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0936488'^^xsd:double;
  dwc:latitude '52.1815034'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2804'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1815034"^^xsd:decimal ;
  dwc:decimalLongitude "2.0936488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  geo-pos:lat "52.1815034"^^xsd:decimal ;
  geo-pos:long "2.0936488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2665'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0936488'^^xsd:double;
  dwc:latitude '52.1815034'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2665'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1815034"^^xsd:decimal ;
  dwc:decimalLongitude "2.0936488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  geo-pos:lat "52.1815034"^^xsd:decimal ;
  geo-pos:long "2.0936488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2658'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0936488'^^xsd:double;
  dwc:latitude '52.1815034'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2658'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1815034"^^xsd:decimal ;
  dwc:decimalLongitude "2.0936488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  geo-pos:lat "52.1815034"^^xsd:decimal ;
  geo-pos:long "2.0936488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2374'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0936488'^^xsd:double;
  dwc:latitude '52.1815034'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2374'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1815034"^^xsd:decimal ;
  dwc:decimalLongitude "2.0936488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  geo-pos:lat "52.1815034"^^xsd:decimal ;
  geo-pos:long "2.0936488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2649'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0936488'^^xsd:double;
  dwc:latitude '52.1815034'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2649'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1815034"^^xsd:decimal ;
  dwc:decimalLongitude "2.0936488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  geo-pos:lat "52.1815034"^^xsd:decimal ;
  geo-pos:long "2.0936488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2562'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0936488'^^xsd:double;
  dwc:latitude '52.1815034'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2562'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1815034"^^xsd:decimal ;
  dwc:decimalLongitude "2.0936488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1815034 2.0936488)"^^geo:wktLiteral ;
  geo-pos:lat "52.1815034"^^xsd:decimal ;
  geo-pos:long "2.0936488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2575'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0936488'^^xsd:double;
  dwc:latitude '52.1815034'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2575'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2305'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2305'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2448'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2448'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2452'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2452'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2728'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2728'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2328'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2328'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2482'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2482'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2618'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2618'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2400'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata (sensu petersen)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2400'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:scientificName 'Ophiura (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2834'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2560'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2560'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2628'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2628'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2499'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2499'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2638'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2638'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2517'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2517'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2654'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2654'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2797'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2797'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2372'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2430'^^xsd:integer;
  dwc:scientificName 'Glycera (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2430'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2842'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2842'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2848'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2848'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4435712"^^xsd:decimal ;
  dwc:decimalLongitude "2.0956903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4435712 2.0956903)"^^geo:wktLiteral ;
  geo-pos:lat "52.4435712"^^xsd:decimal ;
  geo-pos:long "2.0956903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2708'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.0956903'^^xsd:double;
  dwc:latitude '52.4435712'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2708'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2584'^^xsd:integer;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2584'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2726'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2726'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2309'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2309'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2316'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2316'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2457'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2457'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2734'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2734'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2736'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2736'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2461'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2461'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2740'^^xsd:integer;
  dwc:scientificName 'Dyopedos monacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '489646'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2740'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '489646'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2743'^^xsd:integer;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2743'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2466'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2466'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2324'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2324'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2470'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2470'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2751'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2751'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2332'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2332'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2475'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2475'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2480'^^xsd:integer;
  dwc:scientificName 'Nephtys (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2480'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2621'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2621'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2762'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2762'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2347'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2347'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2342'^^xsd:integer;
  dwc:scientificName 'Eudendrium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2342'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2754'^^xsd:integer;
  dwc:scientificName 'DECAPODA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2754'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2339'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2339'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2581'^^xsd:integer;
  dwc:scientificName 'Pherusa flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130110'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2581'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2404'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata (sensu petersen)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2404'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2544'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2544'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2409'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2409'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2686'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2686'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2810'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2810'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2397'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2397'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2541'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2541'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2540'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2540'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2417'^^xsd:integer;
  dwc:scientificName 'Eulalia ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130632'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2417'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130632'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2828'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2828'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2413'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2413'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2687'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2687'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2776'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2776'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2362'^^xsd:integer;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2362'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2766'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2766'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2629'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2629'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2772'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2772'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2393'^^xsd:integer;
  dwc:scientificName 'Malmgreniella arenicolae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130810'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2393'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2531'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2531'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2378'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2378'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2792'^^xsd:integer;
  dwc:scientificName 'Mytilidae (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2792'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2523'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2523'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2385'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2385'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2389'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2389'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2661'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2661'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2800'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2800'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2802'^^xsd:integer;
  dwc:scientificName 'Cardiidae (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '229'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2802'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '229'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2785'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2785'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2786'^^xsd:integer;
  dwc:scientificName 'Cuthona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '138543'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2786'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2787'^^xsd:integer;
  dwc:scientificName 'Facelina bostoniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '139908'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2787'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139908'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2644'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2644'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2510'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2510'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2366'^^xsd:integer;
  dwc:scientificName 'TURBELLARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2366'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2780'^^xsd:integer;
  dwc:scientificName 'GASTROPODA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2780'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2704'^^xsd:integer;
  dwc:scientificName 'Acidostoma obesum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '102497'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2704'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2427'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2427'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2838'^^xsd:integer;
  dwc:scientificName 'Ophiura (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2838'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2438'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2438'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2573'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2573'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2857'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2857'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8107744"^^xsd:decimal ;
  dwc:decimalLongitude "2.1143369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8107744 2.1143369)"^^geo:wktLiteral ;
  geo-pos:lat "52.8107744"^^xsd:decimal ;
  geo-pos:long "2.1143369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2319'^^xsd:integer;
  dwc:scientificName 'Eudendrium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1143369'^^xsd:double;
  dwc:latitude '52.8107744'^^xsd:double;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2319'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6782143 2.1160778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6782143"^^xsd:decimal ;
  dwc:decimalLongitude "2.1160778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6782143 2.1160778)"^^geo:wktLiteral ;
  geo-pos:lat "52.6782143"^^xsd:decimal ;
  geo-pos:long "2.1160778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2611'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1160778'^^xsd:double;
  dwc:latitude '52.6782143'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2611'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6782143 2.1160778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6782143"^^xsd:decimal ;
  dwc:decimalLongitude "2.1160778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6782143 2.1160778)"^^geo:wktLiteral ;
  geo-pos:lat "52.6782143"^^xsd:decimal ;
  geo-pos:long "2.1160778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2626'^^xsd:integer;
  dwc:scientificName 'TEREBELLIDA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1160778'^^xsd:double;
  dwc:latitude '52.6782143'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2626'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6782143 2.1160778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6782143"^^xsd:decimal ;
  dwc:decimalLongitude "2.1160778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6782143 2.1160778)"^^geo:wktLiteral ;
  geo-pos:lat "52.6782143"^^xsd:decimal ;
  geo-pos:long "2.1160778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1160778'^^xsd:double;
  dwc:latitude '52.6782143'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2694'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6782143 2.1160778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6782143"^^xsd:decimal ;
  dwc:decimalLongitude "2.1160778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6782143 2.1160778)"^^geo:wktLiteral ;
  geo-pos:lat "52.6782143"^^xsd:decimal ;
  geo-pos:long "2.1160778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2493'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1160778'^^xsd:double;
  dwc:latitude '52.6782143'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2493'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2303'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2303'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2597'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2597'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2326'^^xsd:integer;
  dwc:scientificName 'CNIDARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2326'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2556'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2556'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2832'^^xsd:integer;
  dwc:scientificName 'Ophiura (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2832'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2690'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2690'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2497'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2497'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2636'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2636'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2807'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2807'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2651'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2651'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2514'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2514'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2369'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2369'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2778'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2778'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2840'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2840'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.496338"^^xsd:decimal ;
  dwc:decimalLongitude "2.1203392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.496338 2.1203392)"^^geo:wktLiteral ;
  geo-pos:lat "52.496338"^^xsd:decimal ;
  geo-pos:long "2.1203392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2850'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1203392'^^xsd:double;
  dwc:latitude '52.496338'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2850'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5620629"^^xsd:decimal ;
  dwc:decimalLongitude "2.1216488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  geo-pos:lat "52.5620629"^^xsd:decimal ;
  geo-pos:long "2.1216488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2582'^^xsd:integer;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1216488'^^xsd:double;
  dwc:latitude '52.5620629'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2582'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5620629"^^xsd:decimal ;
  dwc:decimalLongitude "2.1216488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  geo-pos:lat "52.5620629"^^xsd:decimal ;
  geo-pos:long "2.1216488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2594'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1216488'^^xsd:double;
  dwc:latitude '52.5620629'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2594'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5620629"^^xsd:decimal ;
  dwc:decimalLongitude "2.1216488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  geo-pos:lat "52.5620629"^^xsd:decimal ;
  geo-pos:long "2.1216488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2748'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1216488'^^xsd:double;
  dwc:latitude '52.5620629'^^xsd:double;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2748'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5620629"^^xsd:decimal ;
  dwc:decimalLongitude "2.1216488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  geo-pos:lat "52.5620629"^^xsd:decimal ;
  geo-pos:long "2.1216488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2763'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1216488'^^xsd:double;
  dwc:latitude '52.5620629'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2763'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5620629"^^xsd:decimal ;
  dwc:decimalLongitude "2.1216488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  geo-pos:lat "52.5620629"^^xsd:decimal ;
  geo-pos:long "2.1216488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2831'^^xsd:integer;
  dwc:scientificName 'Ophiura (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1216488'^^xsd:double;
  dwc:latitude '52.5620629'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2831'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5620629"^^xsd:decimal ;
  dwc:decimalLongitude "2.1216488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  geo-pos:lat "52.5620629"^^xsd:decimal ;
  geo-pos:long "2.1216488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2532'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1216488'^^xsd:double;
  dwc:latitude '52.5620629'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2532'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5620629"^^xsd:decimal ;
  dwc:decimalLongitude "2.1216488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  geo-pos:lat "52.5620629"^^xsd:decimal ;
  geo-pos:long "2.1216488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2511'^^xsd:integer;
  dwc:scientificName 'Orbinia norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1216488'^^xsd:double;
  dwc:latitude '52.5620629'^^xsd:double;
  dwc:aphiaid '156278'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2511'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5620629"^^xsd:decimal ;
  dwc:decimalLongitude "2.1216488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5620629 2.1216488)"^^geo:wktLiteral ;
  geo-pos:lat "52.5620629"^^xsd:decimal ;
  geo-pos:long "2.1216488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2441'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1216488'^^xsd:double;
  dwc:latitude '52.5620629'^^xsd:double;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2441'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3632839 2.1226687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3632839"^^xsd:decimal ;
  dwc:decimalLongitude "2.1226687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3632839 2.1226687)"^^geo:wktLiteral ;
  geo-pos:lat "52.3632839"^^xsd:decimal ;
  geo-pos:long "2.1226687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2602'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1226687'^^xsd:double;
  dwc:latitude '52.3632839'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2602'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3632839 2.1226687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3632839"^^xsd:decimal ;
  dwc:decimalLongitude "2.1226687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3632839 2.1226687)"^^geo:wktLiteral ;
  geo-pos:lat "52.3632839"^^xsd:decimal ;
  geo-pos:long "2.1226687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2692'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1226687'^^xsd:double;
  dwc:latitude '52.3632839'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2692'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3632839 2.1226687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3632839"^^xsd:decimal ;
  dwc:decimalLongitude "2.1226687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3632839 2.1226687)"^^geo:wktLiteral ;
  geo-pos:lat "52.3632839"^^xsd:decimal ;
  geo-pos:long "2.1226687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2360'^^xsd:integer;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1226687'^^xsd:double;
  dwc:latitude '52.3632839'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2360'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3632839 2.1226687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3632839"^^xsd:decimal ;
  dwc:decimalLongitude "2.1226687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3632839 2.1226687)"^^geo:wktLiteral ;
  geo-pos:lat "52.3632839"^^xsd:decimal ;
  geo-pos:long "2.1226687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2443'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1226687'^^xsd:double;
  dwc:latitude '52.3632839'^^xsd:double;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2443'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5390374 2.1418733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5390374"^^xsd:decimal ;
  dwc:decimalLongitude "2.1418733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5390374 2.1418733)"^^geo:wktLiteral ;
  geo-pos:lat "52.5390374"^^xsd:decimal ;
  geo-pos:long "2.1418733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2635'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1418733'^^xsd:double;
  dwc:latitude '52.5390374'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2635'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5390374 2.1418733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5390374"^^xsd:decimal ;
  dwc:decimalLongitude "2.1418733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5390374 2.1418733)"^^geo:wktLiteral ;
  geo-pos:lat "52.5390374"^^xsd:decimal ;
  geo-pos:long "2.1418733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2650'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1418733'^^xsd:double;
  dwc:latitude '52.5390374'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2650'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5390374 2.1418733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5390374"^^xsd:decimal ;
  dwc:decimalLongitude "2.1418733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5390374 2.1418733)"^^geo:wktLiteral ;
  geo-pos:lat "52.5390374"^^xsd:decimal ;
  geo-pos:long "2.1418733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2513'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1418733'^^xsd:double;
  dwc:latitude '52.5390374'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2513'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5390374 2.1418733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5390374"^^xsd:decimal ;
  dwc:decimalLongitude "2.1418733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5390374 2.1418733)"^^geo:wktLiteral ;
  geo-pos:lat "52.5390374"^^xsd:decimal ;
  geo-pos:long "2.1418733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2716'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1418733'^^xsd:double;
  dwc:latitude '52.5390374'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2716'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5390374 2.1418733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5390374"^^xsd:decimal ;
  dwc:decimalLongitude "2.1418733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5390374 2.1418733)"^^geo:wktLiteral ;
  geo-pos:lat "52.5390374"^^xsd:decimal ;
  geo-pos:long "2.1418733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2689'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1418733'^^xsd:double;
  dwc:latitude '52.5390374'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2689'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7286426"^^xsd:decimal ;
  dwc:decimalLongitude "2.1654763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  geo-pos:lat "52.7286426"^^xsd:decimal ;
  geo-pos:long "2.1654763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2721'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1654763'^^xsd:double;
  dwc:latitude '52.7286426'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2721'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7286426"^^xsd:decimal ;
  dwc:decimalLongitude "2.1654763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  geo-pos:lat "52.7286426"^^xsd:decimal ;
  geo-pos:long "2.1654763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2317'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1654763'^^xsd:double;
  dwc:latitude '52.7286426'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2317'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7286426"^^xsd:decimal ;
  dwc:decimalLongitude "2.1654763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  geo-pos:lat "52.7286426"^^xsd:decimal ;
  geo-pos:long "2.1654763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2605'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1654763'^^xsd:double;
  dwc:latitude '52.7286426'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2605'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7286426"^^xsd:decimal ;
  dwc:decimalLongitude "2.1654763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  geo-pos:lat "52.7286426"^^xsd:decimal ;
  geo-pos:long "2.1654763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2340'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1654763'^^xsd:double;
  dwc:latitude '52.7286426'^^xsd:double;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2340'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7286426"^^xsd:decimal ;
  dwc:decimalLongitude "2.1654763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  geo-pos:lat "52.7286426"^^xsd:decimal ;
  geo-pos:long "2.1654763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2693'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1654763'^^xsd:double;
  dwc:latitude '52.7286426'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2693'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7286426"^^xsd:decimal ;
  dwc:decimalLongitude "2.1654763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  geo-pos:lat "52.7286426"^^xsd:decimal ;
  geo-pos:long "2.1654763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2490'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1654763'^^xsd:double;
  dwc:latitude '52.7286426'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2490'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7286426"^^xsd:decimal ;
  dwc:decimalLongitude "2.1654763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  geo-pos:lat "52.7286426"^^xsd:decimal ;
  geo-pos:long "2.1654763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2554'^^xsd:integer;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1654763'^^xsd:double;
  dwc:latitude '52.7286426'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2554'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7286426"^^xsd:decimal ;
  dwc:decimalLongitude "2.1654763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7286426 2.1654763)"^^geo:wktLiteral ;
  geo-pos:lat "52.7286426"^^xsd:decimal ;
  geo-pos:long "2.1654763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2645'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.1654763'^^xsd:double;
  dwc:latitude '52.7286426'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2645'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6054479 2.2129139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6054479"^^xsd:decimal ;
  dwc:decimalLongitude "2.2129139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6054479 2.2129139)"^^geo:wktLiteral ;
  geo-pos:lat "52.6054479"^^xsd:decimal ;
  geo-pos:long "2.2129139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2806'^^xsd:integer;
  dwc:scientificName 'Abra (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2129139'^^xsd:double;
  dwc:latitude '52.6054479'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2806'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6054479 2.2129139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6054479"^^xsd:decimal ;
  dwc:decimalLongitude "2.2129139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6054479 2.2129139)"^^geo:wktLiteral ;
  geo-pos:lat "52.6054479"^^xsd:decimal ;
  geo-pos:long "2.2129139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2528'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2129139'^^xsd:double;
  dwc:latitude '52.6054479'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2528'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6054479 2.2129139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6054479"^^xsd:decimal ;
  dwc:decimalLongitude "2.2129139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6054479 2.2129139)"^^geo:wktLiteral ;
  geo-pos:lat "52.6054479"^^xsd:decimal ;
  geo-pos:long "2.2129139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2550'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2129139'^^xsd:double;
  dwc:latitude '52.6054479'^^xsd:double;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2550'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6054479 2.2129139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6054479"^^xsd:decimal ;
  dwc:decimalLongitude "2.2129139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6054479 2.2129139)"^^geo:wktLiteral ;
  geo-pos:lat "52.6054479"^^xsd:decimal ;
  geo-pos:long "2.2129139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2567'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2129139'^^xsd:double;
  dwc:latitude '52.6054479'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2567'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6054479 2.2129139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6054479"^^xsd:decimal ;
  dwc:decimalLongitude "2.2129139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6054479 2.2129139)"^^geo:wktLiteral ;
  geo-pos:lat "52.6054479"^^xsd:decimal ;
  geo-pos:long "2.2129139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2495'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2129139'^^xsd:double;
  dwc:latitude '52.6054479'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2495'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4992649 2.2148287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4992649"^^xsd:decimal ;
  dwc:decimalLongitude "2.2148287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4992649 2.2148287)"^^geo:wktLiteral ;
  geo-pos:lat "52.4992649"^^xsd:decimal ;
  geo-pos:long "2.2148287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2583'^^xsd:integer;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2148287'^^xsd:double;
  dwc:latitude '52.4992649'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2583'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4992649 2.2148287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4992649"^^xsd:decimal ;
  dwc:decimalLongitude "2.2148287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4992649 2.2148287)"^^geo:wktLiteral ;
  geo-pos:lat "52.4992649"^^xsd:decimal ;
  geo-pos:long "2.2148287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2596'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2148287'^^xsd:double;
  dwc:latitude '52.4992649'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2596'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4992649 2.2148287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4992649"^^xsd:decimal ;
  dwc:decimalLongitude "2.2148287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4992649 2.2148287)"^^geo:wktLiteral ;
  geo-pos:lat "52.4992649"^^xsd:decimal ;
  geo-pos:long "2.2148287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2682'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2148287'^^xsd:double;
  dwc:latitude '52.4992649'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2682'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4992649 2.2148287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4992649"^^xsd:decimal ;
  dwc:decimalLongitude "2.2148287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4992649 2.2148287)"^^geo:wktLiteral ;
  geo-pos:lat "52.4992649"^^xsd:decimal ;
  geo-pos:long "2.2148287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2555'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2148287'^^xsd:double;
  dwc:latitude '52.4992649'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2555'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4992649 2.2148287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4992649"^^xsd:decimal ;
  dwc:decimalLongitude "2.2148287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4992649 2.2148287)"^^geo:wktLiteral ;
  geo-pos:lat "52.4992649"^^xsd:decimal ;
  geo-pos:long "2.2148287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2384'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2148287'^^xsd:double;
  dwc:latitude '52.4992649'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2384'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5424115 2.2158407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5424115"^^xsd:decimal ;
  dwc:decimalLongitude "2.2158407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5424115 2.2158407)"^^geo:wktLiteral ;
  geo-pos:lat "52.5424115"^^xsd:decimal ;
  geo-pos:long "2.2158407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2595'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2158407'^^xsd:double;
  dwc:latitude '52.5424115'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2595'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5424115 2.2158407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5424115"^^xsd:decimal ;
  dwc:decimalLongitude "2.2158407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5424115 2.2158407)"^^geo:wktLiteral ;
  geo-pos:lat "52.5424115"^^xsd:decimal ;
  geo-pos:long "2.2158407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2681'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2158407'^^xsd:double;
  dwc:latitude '52.5424115'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2681'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5424115 2.2158407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5424115"^^xsd:decimal ;
  dwc:decimalLongitude "2.2158407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5424115 2.2158407)"^^geo:wktLiteral ;
  geo-pos:lat "52.5424115"^^xsd:decimal ;
  geo-pos:long "2.2158407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2552'^^xsd:integer;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2158407'^^xsd:double;
  dwc:latitude '52.5424115'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2552'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8118442"^^xsd:decimal ;
  dwc:decimalLongitude "2.2164077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  geo-pos:lat "52.8118442"^^xsd:decimal ;
  geo-pos:long "2.2164077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2720'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2164077'^^xsd:double;
  dwc:latitude '52.8118442'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2720'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8118442"^^xsd:decimal ;
  dwc:decimalLongitude "2.2164077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  geo-pos:lat "52.8118442"^^xsd:decimal ;
  geo-pos:long "2.2164077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2450'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2164077'^^xsd:double;
  dwc:latitude '52.8118442'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2450'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8118442"^^xsd:decimal ;
  dwc:decimalLongitude "2.2164077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  geo-pos:lat "52.8118442"^^xsd:decimal ;
  geo-pos:long "2.2164077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2744'^^xsd:integer;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2164077'^^xsd:double;
  dwc:latitude '52.8118442'^^xsd:double;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2744'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8118442"^^xsd:decimal ;
  dwc:decimalLongitude "2.2164077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  geo-pos:lat "52.8118442"^^xsd:decimal ;
  geo-pos:long "2.2164077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2524'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2164077'^^xsd:double;
  dwc:latitude '52.8118442'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2524'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8118442"^^xsd:decimal ;
  dwc:decimalLongitude "2.2164077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  geo-pos:lat "52.8118442"^^xsd:decimal ;
  geo-pos:long "2.2164077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2564'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2164077'^^xsd:double;
  dwc:latitude '52.8118442'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2564'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8118442"^^xsd:decimal ;
  dwc:decimalLongitude "2.2164077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8118442 2.2164077)"^^geo:wktLiteral ;
  geo-pos:lat "52.8118442"^^xsd:decimal ;
  geo-pos:long "2.2164077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2767'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2164077'^^xsd:double;
  dwc:latitude '52.8118442'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2767'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6778573"^^xsd:decimal ;
  dwc:decimalLongitude "2.2179049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  geo-pos:lat "52.6778573"^^xsd:decimal ;
  geo-pos:long "2.2179049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2722'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2179049'^^xsd:double;
  dwc:latitude '52.6778573'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2722'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6778573"^^xsd:decimal ;
  dwc:decimalLongitude "2.2179049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  geo-pos:lat "52.6778573"^^xsd:decimal ;
  geo-pos:long "2.2179049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2612'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2179049'^^xsd:double;
  dwc:latitude '52.6778573'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2612'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6778573"^^xsd:decimal ;
  dwc:decimalLongitude "2.2179049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  geo-pos:lat "52.6778573"^^xsd:decimal ;
  geo-pos:long "2.2179049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2549'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2179049'^^xsd:double;
  dwc:latitude '52.6778573'^^xsd:double;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2549'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6778573"^^xsd:decimal ;
  dwc:decimalLongitude "2.2179049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  geo-pos:lat "52.6778573"^^xsd:decimal ;
  geo-pos:long "2.2179049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2695'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2179049'^^xsd:double;
  dwc:latitude '52.6778573'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2695'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6778573"^^xsd:decimal ;
  dwc:decimalLongitude "2.2179049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  geo-pos:lat "52.6778573"^^xsd:decimal ;
  geo-pos:long "2.2179049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2494'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2179049'^^xsd:double;
  dwc:latitude '52.6778573'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2494'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6778573"^^xsd:decimal ;
  dwc:decimalLongitude "2.2179049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6778573 2.2179049)"^^geo:wktLiteral ;
  geo-pos:lat "52.6778573"^^xsd:decimal ;
  geo-pos:long "2.2179049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2527'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.2179049'^^xsd:double;
  dwc:latitude '52.6778573'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2527'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2604'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2604'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2753'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2753'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2489'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2489'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2548'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2548'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2824'^^xsd:integer;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2824'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2537'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2537'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2836'^^xsd:integer;
  dwc:scientificName 'Ophiura (juv.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2836'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2773'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2773'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2666'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2666'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2803'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2803'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2659'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2659'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2386'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2386'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2375'^^xsd:integer;
  dwc:scientificName 'NEMERTEA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2375'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2364'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2364'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2365'^^xsd:integer;
  dwc:scientificName 'TURBELLARIA'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2365'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2706'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2706'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2563'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2563'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2849'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2849'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2709'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2709'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2436'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '155036'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2436'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2793'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2793'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5613096"^^xsd:decimal ;
  dwc:decimalLongitude "2.5261902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5613096 2.5261902)"^^geo:wktLiteral ;
  geo-pos:lat "52.5613096"^^xsd:decimal ;
  geo-pos:long "2.5261902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/781__urn%3Acatalog%3ACEFAS%3ACSBS%3A2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:CEFAS:CSBS:2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/781_> ;
  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 '2006-04-05'^^xsd:date;
  dwc:institutionCode 'CEFAS'^^xsd:string;
  dwc:collectionCode 'CSBS'^^xsd:string;
  dwc:catalogNumber '2854'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '2.5261902'^^xsd:double;
  dwc:latitude '52.5613096'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize '0.1 km²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:CEFAS:CSBS:2854'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF