@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.core.dataizen.eu/dataset/a5d08214-580b-41d9-a614-f801cd0744fd> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "Boundaries of the 361 Local Authority Districts of the United Kingdom (GSS code, name, ITL2 grouping). Source: ONS Open Geography Portal (LAD May 2024, ultra generalised ; LAD to ITL lookup Jan 2025). WGS84." ;
    dct:identifier "a5d08214-580b-41d9-a614-f801cd0744fd" ;
    dct:issued "2026-09-18T06:41:26.181341"^^xsd:dateTime ;
    dct:license <https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/> ;
    dct:modified "2026-09-18T06:42:09.769600"^^xsd:dateTime ;
    dct:publisher <https://data.core.dataizen.eu/organization/7bf30b5d-3df7-4861-ae09-6cb188a092bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-8.6500 49.8823, -8.6500 60.8609, 1.7637 60.8609, 1.7637 49.8823, -8.6500 49.8823))"^^gsp:wktLiteral ] ;
    dct:title "Local Authority Districts of the United Kingdom (boundaries)" ;
    dcat:distribution <https://data.core.dataizen.eu/dataset/a5d08214-580b-41d9-a614-f801cd0744fd/resource/e46bfaae-50e5-43db-80cc-932e998f142a> ;
    dcat:landingPage <https://data.core.dataizen.eu/dataset/referentiel-lad-uk> .

<https://data.core.dataizen.eu/dataset/a5d08214-580b-41d9-a614-f801cd0744fd/resource/e46bfaae-50e5-43db-80cc-932e998f142a> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-09-18T06:41:26.484696"^^xsd:dateTime ;
    dct:modified "2026-09-18T06:41:54.549927"^^xsd:dateTime ;
    dct:title "Local Authority Districts (boundaries) (GeoJSON WGS84)" ;
    dcat:accessURL <https://data.core.dataizen.eu/dataset/a5d08214-580b-41d9-a614-f801cd0744fd/resource/e46bfaae-50e5-43db-80cc-932e998f142a/download/uk_lad.geojson> ;
    dcat:byteSize "1189855"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://data.core.dataizen.eu/dataset/a5d08214-580b-41d9-a614-f801cd0744fd/resource/e46bfaae-50e5-43db-80cc-932e998f142a/download/uk_lad.geojson> ;
    dcat:mediaType "application/geo+json" .

<https://data.core.dataizen.eu/organization/7bf30b5d-3df7-4861-ae09-6cb188a092bd> a foaf:Agent ;
    foaf:name "Referentials (United Kingdom)" .

