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

<https://ckan.staging.publishing.service.gov.uk/dataset/a65d23d7-3e7f-4812-b128-e5172b2a1e6e> a dcat:Dataset ;
    dct:description "A spatial dataset of lifebuoys in Durham. Not all are maintained by Durham County Council." ;
    dct:identifier "2oow6" ;
    dct:issued "2018-11-15T14:10:29.556000+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-07T11:31:02.489000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Durham County Council" ] ;
    dct:title "Lifebuoys" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/a65d23d7-3e7f-4812-b128-e5172b2a1e6e/resource/4f7977c4-f13f-412c-89eb-279270c8644a> ;
    dcat:keyword "Water Safety" ;
    dcat:landingPage <https://datamillnorth.org/dataset/lifebuoys-2oow6> .

<https://ckan.staging.publishing.service.gov.uk/dataset/a65d23d7-3e7f-4812-b128-e5172b2a1e6e/resource/4f7977c4-f13f-412c-89eb-279270c8644a> a dcat:Distribution ;
    dct:issued "2026-08-18T18:03:06.545953"^^xsd:dateTime ;
    dct:modified "2026-08-18T18:03:06.524669"^^xsd:dateTime ;
    dct:title "Lifebuoys 2019" .

