@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.core.dataizen.eu/dataset/7a39e8cd-d4f0-4907-b3e2-724a46cd0f96> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "The 33 local authorities (London boroughs) of Greater London (GSS code, name, ITL2). Reference data: ONS Open Geography Portal." ;
    dct:identifier "7a39e8cd-d4f0-4907-b3e2-724a46cd0f96" ;
    dct:issued "2026-09-18T07:04:14.877259"^^xsd:dateTime ;
    dct:license <https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/> ;
    dct:modified "2026-09-18T07:05:45.201489"^^xsd:dateTime ;
    dct:publisher <https://data.core.dataizen.eu/organization/982a0cac-022f-40c0-84bf-e275570f3c6d> ;
    dct:title "Local authorities of Greater London" ;
    dcat:distribution <https://data.core.dataizen.eu/dataset/7a39e8cd-d4f0-4907-b3e2-724a46cd0f96/resource/0ff45c29-e8a5-495e-93bc-c07dcf160d05>,
        <https://data.core.dataizen.eu/dataset/7a39e8cd-d4f0-4907-b3e2-724a46cd0f96/resource/f0acd820-6bfb-4aa7-acf9-8f4904f4bb34> ;
    dcat:landingPage <https://data.core.dataizen.eu/dataset/local-authorities-greater-london> .

<https://data.core.dataizen.eu/dataset/7a39e8cd-d4f0-4907-b3e2-724a46cd0f96/resource/0ff45c29-e8a5-495e-93bc-c07dcf160d05> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-18T07:04:15.124162"^^xsd:dateTime ;
    dct:modified "2026-09-18T07:04:17.110973"^^xsd:dateTime ;
    dct:title "Local authorities of Greater London" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "89f5d081ab34bd064c0e1652ea28c9f7"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.core.dataizen.eu/dataset/7a39e8cd-d4f0-4907-b3e2-724a46cd0f96/resource/0ff45c29-e8a5-495e-93bc-c07dcf160d05/download/uk_london.csv> ;
    dcat:byteSize "948"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://data.core.dataizen.eu/dataset/7a39e8cd-d4f0-4907-b3e2-724a46cd0f96/resource/0ff45c29-e8a5-495e-93bc-c07dcf160d05/download/uk_london.csv> ;
    dcat:mediaType "text/csv" .

<https://data.core.dataizen.eu/dataset/7a39e8cd-d4f0-4907-b3e2-724a46cd0f96/resource/f0acd820-6bfb-4aa7-acf9-8f4904f4bb34> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2026-09-18T07:05:45.207192"^^xsd:dateTime ;
    dct:modified "2026-09-18T07:05:45.205430"^^xsd:dateTime ;
    dct:title "API : local-authorities-greater-london" ;
    dcat:accessURL <https://api.core.dataizen.eu/local-authorities-greater-london> .

<https://data.core.dataizen.eu/organization/982a0cac-022f-40c0-84bf-e275570f3c6d> a foaf:Agent ;
    foaf:name "UK Test" .

