@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/700b6ef2-c973-4abc-98ea-0798e7b6601e> 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/700b6ef2-c973-4abc-98ea-0798e7b6601e/resource/2293247b-40cd-4ebc-9212-8f70487857df> ;
    dcat:keyword "Water Safety" ;
    dcat:landingPage <https://datamillnorth.org/dataset/lifebuoys-2oow6> .

<https://ckan.staging.publishing.service.gov.uk/dataset/700b6ef2-c973-4abc-98ea-0798e7b6601e/resource/2293247b-40cd-4ebc-9212-8f70487857df> a dcat:Distribution ;
    dct:issued "2026-08-19T19:02:26.297569"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:02:26.288794"^^xsd:dateTime ;
    dct:title "Lifebuoys 2019" .

