@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/8cd0e32c-dd78-48ea-b66e-fe6e53d4c5fd> a dcat:Dataset ;
    dct:description "The report contains data which shows both the gender and ethnic profile of our workforce. It also has limited data on the age profile and to a very limited extent on disability." ;
    dct:identifier "e1lq6" ;
    dct:issued "2019-05-15T10:33:00.869000+00:00"^^xsd:dateTime ;
    dct:modified "2021-09-28T15:39:49.713000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Yorkshire Water" ] ;
    dct:title "Diversity report" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/8cd0e32c-dd78-48ea-b66e-fe6e53d4c5fd/resource/261ae066-4405-45ca-8b21-1a04646a65b6>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/8cd0e32c-dd78-48ea-b66e-fe6e53d4c5fd/resource/f2d4344b-2ee2-4ef9-bc22-24e98aa1b349> ;
    dcat:landingPage <https://datamillnorth.org/dataset/diversity-report-e1lq6> .

<https://ckan.staging.publishing.service.gov.uk/dataset/8cd0e32c-dd78-48ea-b66e-fe6e53d4c5fd/resource/261ae066-4405-45ca-8b21-1a04646a65b6> a dcat:Distribution ;
    dct:description "CSV supported version of the Diversity report pdf" ;
    dct:issued "2026-08-26T08:04:18.552561"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:04:18.533395"^^xsd:dateTime ;
    dct:title "Workplace Diversity report table" .

<https://ckan.staging.publishing.service.gov.uk/dataset/8cd0e32c-dd78-48ea-b66e-fe6e53d4c5fd/resource/f2d4344b-2ee2-4ef9-bc22-24e98aa1b349> a dcat:Distribution ;
    dct:issued "2026-08-26T08:04:18.552562"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:04:18.533467"^^xsd:dateTime ;
    dct:title "Workforce Diversity Report Mar 19.pdf" .

