@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/80b0d8db-a1ee-4aee-aaab-aa68de992e9c> a dcat:Dataset ;
    dct:description "This data set shows the workforce diversity of Leeds Beckett University" ;
    dct:identifier "2yl0w" ;
    dct:issued "2021-11-11T09:09:08.211000+00:00"^^xsd:dateTime ;
    dct:modified "2021-11-11T10:54:48.627000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds Beckett University" ] ;
    dct:title "Leeds Beckett University Workforce Diversity" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/80b0d8db-a1ee-4aee-aaab-aa68de992e9c/resource/ba36cdbd-1ae7-4ec0-b8eb-25869f7ca4bf> ;
    dcat:keyword "Diversity",
        "workforce" ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-beckett-university-workforce-diversity-2yl0w> .

<https://ckan.publishing.service.gov.uk/dataset/80b0d8db-a1ee-4aee-aaab-aa68de992e9c/resource/ba36cdbd-1ae7-4ec0-b8eb-25869f7ca4bf> a dcat:Distribution ;
    dct:issued "2026-08-15T07:00:54.591505"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:00:54.586354"^^xsd:dateTime ;
    dct:title "Workforce Diversity" .

