@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.integration.publishing.service.gov.uk/dataset/2fb2d664-84d2-455e-8d6a-cdd524feb577> 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 "*************************" ] ;
    dct:title "Leeds College of Building Workforce Diversity" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/2fb2d664-84d2-455e-8d6a-cdd524feb577/resource/ffe614ad-e8ce-40b4-be8e-65eae3528ad2> ;
    dcat:keyword "Diversity",
        "workforce" ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-college-of-building-workforce-diversity-2nxjx> .

<https://ckan.integration.publishing.service.gov.uk/dataset/2fb2d664-84d2-455e-8d6a-cdd524feb577/resource/ffe614ad-e8ce-40b4-be8e-65eae3528ad2> a dcat:Distribution ;
    dct:issued "2026-08-26T20:04:01.442935"^^xsd:dateTime ;
    dct:modified "2026-08-26T20:04:01.437348"^^xsd:dateTime ;
    dct:title "Workforce Diversity" .

