@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/72dbf392-a64a-4c37-8e18-a6bbb353eed9> a dcat:Dataset ;
    dct:description "A dataset highlighting all blue plaque locations in Leeds, including the address, longitude and latitude, the unveiler, the date of unveiling and sponsor of the plaques. A blue plaque is a permanent sign installed in a public place in the United Kingdom and elsewhere to commemorate a link between that location and a famous person or event, serving as a historical marker. Further information For further information on the blue plaque scheme and Leeds Civic Trust, please visit http://leedscivictrust.org.uk/" ;
    dct:identifier "2y1j5" ;
    dct:issued "2016-03-07T11:55:29+00:00"^^xsd:dateTime ;
    dct:modified "2020-02-21T10:08:25.537000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds Civic Trust" ] ;
    dct:title "Blue plaques of Leeds" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/72dbf392-a64a-4c37-8e18-a6bbb353eed9/resource/adda96f8-cfdb-45b1-be17-712ec34bb34a>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/72dbf392-a64a-4c37-8e18-a6bbb353eed9/resource/d3bb3a5a-310d-42d4-9e53-0ad95e03a4a4> ;
    dcat:keyword "Culture",
        "Planning",
        "blue plaques",
        "building",
        "heritage",
        "history",
        "trust" ;
    dcat:landingPage <https://datamillnorth.org/dataset/blue-plaques-of-leeds-2y1j5> .

<https://ckan.staging.publishing.service.gov.uk/dataset/72dbf392-a64a-4c37-8e18-a6bbb353eed9/resource/adda96f8-cfdb-45b1-be17-712ec34bb34a> a dcat:Distribution ;
    dct:description "All blue plaques in the Leeds region" ;
    dct:issued "2026-08-18T08:38:11.734441"^^xsd:dateTime ;
    dct:modified "2026-08-18T08:38:11.689833"^^xsd:dateTime ;
    dct:title "1987 - 2016" .

<https://ckan.staging.publishing.service.gov.uk/dataset/72dbf392-a64a-4c37-8e18-a6bbb353eed9/resource/d3bb3a5a-310d-42d4-9e53-0ad95e03a4a4> a dcat:Distribution ;
    dct:description "All blue plaques in the Leeds region. Note that this is derived from the CSV file (https://odileeds.github.io/CSV2GeoJSON/) with the signs of four longitudes corrected." ;
    dct:issued "2026-08-18T08:38:11.734443"^^xsd:dateTime ;
    dct:modified "2026-08-18T08:38:11.689908"^^xsd:dateTime ;
    dct:title "1987 - 2016" .

