@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/da7e0283-d4f8-4258-9376-0e9f4e8556a0> a dcat:Dataset ;
    dct:description "This dataset lists all the planning statutory newspaper notices which are published in the local print media. Additional information For further information on planning please visit http://www.leeds.gov.uk/council/Pages/Planning.aspx This dataset is automatically updated every 3 weeks." ;
    dct:identifier "2gplr" ;
    dct:issued "2015-08-21T08:23:57+00:00"^^xsd:dateTime ;
    dct:modified "2018-07-11T08:35:28.049000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Planning statutory newspaper notices" ;
    dcat:keyword "Applications",
        "building",
        "cd",
        "major",
        "newspapers",
        "non major",
        "notices",
        "statutory" ;
    dcat:landingPage <https://datamillnorth.org/dataset/planning-statutory-newspaper-notices-2gplr> .

