@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/4ee81aa3-58b7-477a-a80e-b0baae4fa52f> 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/4ee81aa3-58b7-477a-a80e-b0baae4fa52f/resource/174cb5ce-3cbe-471b-a63e-b2cf2ff0ee51>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/4ee81aa3-58b7-477a-a80e-b0baae4fa52f/resource/3ea7f87e-9625-4803-9111-6b15caef2c32> ;
    dcat:landingPage <https://datamillnorth.org/dataset/diversity-report-e1lq6> .

<https://ckan.staging.publishing.service.gov.uk/dataset/4ee81aa3-58b7-477a-a80e-b0baae4fa52f/resource/174cb5ce-3cbe-471b-a63e-b2cf2ff0ee51> a dcat:Distribution ;
    dct:issued "2026-08-19T19:01:41.588250"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:01:41.585488"^^xsd:dateTime ;
    dct:title "Workforce Diversity Report Mar 19.pdf" .

<https://ckan.staging.publishing.service.gov.uk/dataset/4ee81aa3-58b7-477a-a80e-b0baae4fa52f/resource/3ea7f87e-9625-4803-9111-6b15caef2c32> a dcat:Distribution ;
    dct:description "CSV supported version of the Diversity report pdf" ;
    dct:issued "2026-08-19T19:01:41.588248"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:01:41.585421"^^xsd:dateTime ;
    dct:title "Workplace Diversity report table" .

