@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.staging.publishing.service.gov.uk/dataset/bc22463c-d51d-4fb3-a5b8-73f116857a0a> a dcat:Dataset ;
    dct:description "This data set shows the workforce diversity of Leeds College of Building" ;
    dct:identifier "2nxjx" ;
    dct:issued "2021-11-10T12:08:12.524000+00:00"^^xsd:dateTime ;
    dct:modified "2021-11-10T13:02:41.478000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds College of Building" ] ;
    dct:title "Leeds College of Building Workforce Diversity" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/bc22463c-d51d-4fb3-a5b8-73f116857a0a/resource/1505ed54-aab6-4aac-8e9b-b2d33de9cf5b> ;
    dcat:keyword "Diversity",
        "workforce" ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-college-of-building-workforce-diversity-2nxjx> .

<https://ckan.staging.publishing.service.gov.uk/dataset/bc22463c-d51d-4fb3-a5b8-73f116857a0a/resource/1505ed54-aab6-4aac-8e9b-b2d33de9cf5b> a dcat:Distribution ;
    dct:issued "2026-09-09T22:03:42.224930"^^xsd:dateTime ;
    dct:modified "2026-09-09T22:03:42.219817"^^xsd:dateTime ;
    dct:title "Workforce Diversity" .

