@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/395a64f0-215d-4ec5-b8e9-96f560273cb2> 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/395a64f0-215d-4ec5-b8e9-96f560273cb2/resource/65390f55-96fa-40ec-a3bb-08b672601b7f>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/395a64f0-215d-4ec5-b8e9-96f560273cb2/resource/b3c152a8-037c-4b16-bc9b-285bf5a89999> ;
    dcat:landingPage <https://datamillnorth.org/dataset/diversity-report-e1lq6> .

<https://ckan.staging.publishing.service.gov.uk/dataset/395a64f0-215d-4ec5-b8e9-96f560273cb2/resource/65390f55-96fa-40ec-a3bb-08b672601b7f> a dcat:Distribution ;
    dct:issued "2026-08-26T20:04:02.954823"^^xsd:dateTime ;
    dct:modified "2026-08-26T20:04:02.951835"^^xsd:dateTime ;
    dct:title "Workforce Diversity Report Mar 19.pdf" .

<https://ckan.staging.publishing.service.gov.uk/dataset/395a64f0-215d-4ec5-b8e9-96f560273cb2/resource/b3c152a8-037c-4b16-bc9b-285bf5a89999> a dcat:Distribution ;
    dct:description "CSV supported version of the Diversity report pdf" ;
    dct:issued "2026-08-26T20:04:02.954822"^^xsd:dateTime ;
    dct:modified "2026-08-26T20:04:02.951763"^^xsd:dateTime ;
    dct:title "Workplace Diversity report table" .

