@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/3453f02c-80f1-4f7d-9f98-f8a36806b6a6> a dcat:Dataset ;
    dct:description "This data set shows the diversity workforce profile of the University" ;
    dct:identifier "epxnw" ;
    dct:issued "2021-11-09T09:07:04.414000+00:00"^^xsd:dateTime ;
    dct:modified "2021-11-17T16:49:20.501000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "*******************" ] ;
    dct:title "Workforce Diversity" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/3453f02c-80f1-4f7d-9f98-f8a36806b6a6/resource/f5fccd55-167d-4b55-86d1-06bed3c0b79a> ;
    dcat:keyword "Diversity",
        "workforce" ;
    dcat:landingPage <https://datamillnorth.org/dataset/workforce-diversity-epxnw> .

<https://ckan.integration.publishing.service.gov.uk/dataset/3453f02c-80f1-4f7d-9f98-f8a36806b6a6/resource/f5fccd55-167d-4b55-86d1-06bed3c0b79a> a dcat:Distribution ;
    dct:issued "2026-08-26T08:04:16.696267"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:04:16.670125"^^xsd:dateTime ;
    dct:title "Diversity data " .

