@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/da8dafab-64f4-4b36-956e-3f7204f552b5> a dcat:Dataset ;
    dct:description "Employment Rate by broad ethnic groups - Indian, Bangladeshi/Pakistani, Black, Mixed, White and Other; and BAME total for each year since 2004.The data are taken from the Annual Population Survey (APS), produced by the Office for National Statistics." ;
    dct:identifier "2yj07" ;
    dct:issued "2013-11-01T10:11:09+00:00"^^xsd:dateTime ;
    dct:modified "2025-01-09T11:51:06+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Employment Rates by Ethnicity" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/da8dafab-64f4-4b36-956e-3f7204f552b5/resource/0c1dd594-d493-4187-96af-89db091fe314> ;
    dcat:keyword "age",
        "borough-economic",
        "economic-activity",
        "economic-inactivity",
        "employment-status",
        "ethnic-group",
        "gender",
        "group",
        "unemployment",
        "young" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/employment-rates-by-ethnicity-2yj07> .

<https://ckan.publishing.service.gov.uk/dataset/da8dafab-64f4-4b36-956e-3f7204f552b5/resource/0c1dd594-d493-4187-96af-89db091fe314> a dcat:Distribution ;
    dct:issued "2026-06-24T21:03:25.495889"^^xsd:dateTime ;
    dct:modified "2026-06-24T21:03:25.473003"^^xsd:dateTime ;
    dct:title "employment-rate-ethnic-borough.xls" .

