@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/d2f8f4d1-0b1a-4c27-88af-b4baf4e211c2> a dcat:Dataset ;
    dct:description "Liverpool City Council publishes the structure of the top three levels of the organisation. Local Government Transparency Code 2015 This is a key dataset which the government wants local authorities to publish. https://www.gov.uk/government/publications/local-government-transparency-code-2015" ;
    dct:identifier "v8dxm" ;
    dct:issued "2017-05-30T10:35:55+00:00"^^xsd:dateTime ;
    dct:modified "2017-10-18T09:54:47+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Liverpool City Council" ] ;
    dct:title "Organisational structure chart" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/d2f8f4d1-0b1a-4c27-88af-b4baf4e211c2/resource/37147121-a2c0-47e9-8652-b809a3d3b15b> ;
    dcat:keyword "Salary",
        "Staff",
        "council structure",
        "transparency" ;
    dcat:landingPage <https://datamillnorth.org/dataset/organisational-structure-chart-v8dxm> .

<https://ckan.publishing.service.gov.uk/dataset/d2f8f4d1-0b1a-4c27-88af-b4baf4e211c2/resource/37147121-a2c0-47e9-8652-b809a3d3b15b> a dcat:Distribution ;
    dct:description "Liverpool City Council" ;
    dct:issued "2026-08-15T07:03:00.981287"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:03:00.968059"^^xsd:dateTime ;
    dct:title "Organisational structure chart" .

