@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/711702c8-567f-4490-bcb7-de69e2cdd53a> a dcat:Dataset ;
    dct:description """This is a test for the SensorWeb Enablement technology, accessing public data 
via the Cefas Data Hub API. It uses SmartBuoy data and emulates the service 
provided by the current SmartBuoy website 
`https://www.cefas.co.uk/cefas-data-hub/smartbuoys/`_ .

The Dowsing SmartBuoy is located at 53.5313 N, 1.0531 E. It started logging in 
November 2000 and is still operational.




.. _`https://www.cefas.co.uk/cefas-data-hub/smartbuoys/`:
    https://www.cefas.co.uk/cefas-data-hub/smartbuoys/
""" ;
    dct:identifier "CEFAS8373c5a5-438e-48c7-8e59-2217d641ecce" ;
    dct:issued "2017-10-17T10:49:18.415938"^^xsd:dateTime ;
    dct:modified "2020-09-16T08:57:33.313930"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.5000 53.5000, 1.0000 53.5000, 1.0000 53.7500, 1.5000 53.7500, 1.5000 53.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.5, 53.5], [1, 53.5], [1, 53.75], [1.5, 53.75], [1.5, 53.5]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2009 - 2099 Centre for Environment, Fisheries & Aquaculture Science (Cefas) SmartBuoy observational network - Dowsing - SensorWeb Enablement TEST" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/711702c8-567f-4490-bcb7-de69e2cdd53a/resource/20403c9e-ed55-4b6a-bf3b-d8b74b46e930> .

<https://ckan.integration.publishing.service.gov.uk/dataset/711702c8-567f-4490-bcb7-de69e2cdd53a/resource/20403c9e-ed55-4b6a-bf3b-d8b74b46e930> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2020-09-16T08:57:33.591945"^^xsd:dateTime ;
    dct:modified "2020-09-16T08:57:33.591945"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/11350/> .

<https://ckan.integration.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> a foaf:Organization ;
    foaf:name "Centre for Environment, Fisheries & Aquaculture Science" .

