@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/42ce3823-bf9d-4d10-85e3-15c3588a41b2> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>This data set shows the workforce diversity of Leeds College of Building</p>
</dp-prose>""" ;
    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 "Jackie Wignall" ] ;
    dct:title "Leeds College of Building Workforce Diversity" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/42ce3823-bf9d-4d10-85e3-15c3588a41b2/resource/f9a19f65-827c-4b8c-aa1d-4cb2636bf139> ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-college-of-building-workforce-diversity-2nxjx> .

<https://ckan.publishing.service.gov.uk/dataset/42ce3823-bf9d-4d10-85e3-15c3588a41b2/resource/f9a19f65-827c-4b8c-aa1d-4cb2636bf139> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-25T12:08:43.404008"^^xsd:dateTime ;
    dct:modified "2026-09-25T12:08:43.399884"^^xsd:dateTime ;
    dct:title "Workforce Diversity" ;
    dcat:accessURL <https://datamillnorth.org/download/2nxjx/3e05ffaf-1c48-4b5c-9b2a-27b2d4d64930/Leeds%20College%20of%20Building%2020211019.csv> ;
    dcat:byteSize 808.0 .

