@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://data.leicester.gov.uk/api/v2.1/catalog/datasets/lsoa-mid-2018-population-estimates-by-age-bands-and-single-year-of-age> a dcat:Dataset ;
    dct:description "<p>Mid-2018 Population Estimates for Lower Super Output Areas in Leicester by Age and Age bands.  Data was originally published 25 October 2019.<br/></p>" ;
    dct:identifier "lsoa-mid-2018-population-estimates-by-age-bands-and-single-year-of-age@leicester" ;
    dct:issued "2020-07-23T11:02:06.406000+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2020-07-23T11:02:06.406000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.leicester.gov.uk/explore/?refine.publisher=Leicester+City+Council> ;
    dct:relation <https://www.ons.gov.uk/peoplepopulationandcommunity/populationandmigration/populationestimates/bulletins/annualsmallareapopulationestimates/mid2018> ;
    dct:title "LSOA - Mid 2018 – Population estimates by age bands and single year of age" ;
    dcat:distribution <https://data.leicester.gov.uk/api/v2/catalog/datasets/lsoa-mid-2018-population-estimates-by-age-bands-and-single-year-of-age-csv>,
        <https://data.leicester.gov.uk/api/v2/catalog/datasets/lsoa-mid-2018-population-estimates-by-age-bands-and-single-year-of-age-json> ;
    dcat:keyword "LSOA",
        "Lower Super Output Area" ;
    dcat:landingPage <https://data.leicester.gov.uk/explore/dataset/lsoa-mid-2018-population-estimates-by-age-bands-and-single-year-of-age/> ;
    dcat:theme <https://data.leicester.gov.uk/explore/?refine.theme=Population+%26+Communities> .

<https://data.leicester.gov.uk/api/v2/catalog/datasets/lsoa-mid-2018-population-estimates-by-age-bands-and-single-year-of-age-csv> a dcat:Distribution ;
    dct:description "LSOA - Mid 2018 – Population estimates by age bands and single year of age (csv)" ;
    dct:issued "2020-07-23T11:02:06.406000+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:license <http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/> ;
    dct:modified "2020-07-23T11:02:06.406000+00:00"^^xsd:dateTime ;
    dct:title "csv" ;
    dcat:accessURL <https://data.leicester.gov.uk/api/explore/v2.1/catalog/datasets/lsoa-mid-2018-population-estimates-by-age-bands-and-single-year-of-age/exports/csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://data.leicester.gov.uk/api/v2/catalog/datasets/lsoa-mid-2018-population-estimates-by-age-bands-and-single-year-of-age-json> a dcat:Distribution ;
    dct:description "LSOA - Mid 2018 – Population estimates by age bands and single year of age (json)" ;
    dct:issued "2020-07-23T11:02:06.406000+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:license <http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/> ;
    dct:modified "2020-07-23T11:02:06.406000+00:00"^^xsd:dateTime ;
    dct:title "json" ;
    dcat:accessURL <https://data.leicester.gov.uk/api/explore/v2.1/catalog/datasets/lsoa-mid-2018-population-estimates-by-age-bands-and-single-year-of-age/exports/json> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://data.leicester.gov.uk/explore/?refine.publisher=Leicester+City+Council> a foaf:Organization ;
    foaf:name "Leicester City Council" .

