@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.publishing.service.gov.uk/dataset/9fc95291-3086-41fe-aaa2-9c421a237d14> a dcat:Dataset ;
    dct:description "Local authorities have an obligation under the Open Government Licence, for public sector information to be freely accessible and in a reusable format. In addition to this we want to show how the council works and how tax payers' money is spent. " ;
    dct:identifier "9fc95291-3086-41fe-aaa2-9c421a237d14" ;
    dct:issued "2015-02-24T10:22:37.982910"^^xsd:dateTime ;
    dct:modified "2015-02-24T10:22:38.002289"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e1945c1a-e507-4926-9771-f03a61465eea> ;
    dct:title "HBC Planning Applications" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/9fc95291-3086-41fe-aaa2-9c421a237d14/resource/98430627-4763-47b2-bc21-9096d305df7a> .

<https://ckan.publishing.service.gov.uk/dataset/9fc95291-3086-41fe-aaa2-9c421a237d14/resource/98430627-4763-47b2-bc21-9096d305df7a> a dcat:Distribution ;
    dct:description "HBC Planning Applications" ;
    dct:format "CSV" ;
    dct:issued "2015-02-24T10:22:38.077427"^^xsd:dateTime ;
    dct:modified "2015-02-24T10:22:38.077427"^^xsd:dateTime ;
    dcat:accessURL <http://www.harrogate.gov.uk/cpi/Documents/planningapplicationscsv2.csv> .

<https://ckan.publishing.service.gov.uk/organization/e1945c1a-e507-4926-9771-f03a61465eea> a foaf:Organization ;
    foaf:name "Harrogate Borough Council" .

