@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/44ad62dc-f3e3-4365-addd-aea966b58bdc> 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/44ad62dc-f3e3-4365-addd-aea966b58bdc/resource/1db8a179-e70d-4dab-a997-c85eceff7850>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/44ad62dc-f3e3-4365-addd-aea966b58bdc/resource/6c84034a-2dd1-4ece-a8db-a01c610197e7> ;
    dcat:landingPage <https://datamillnorth.org/dataset/diversity-report-e1lq6> .

<https://ckan.staging.publishing.service.gov.uk/dataset/44ad62dc-f3e3-4365-addd-aea966b58bdc/resource/1db8a179-e70d-4dab-a997-c85eceff7850> a dcat:Distribution ;
    dct:description "CSV supported version of the Diversity report pdf" ;
    dct:issued "2026-08-21T21:02:31.777973"^^xsd:dateTime ;
    dct:modified "2026-08-21T21:02:31.759257"^^xsd:dateTime ;
    dct:title "Workplace Diversity report table" .

<https://ckan.staging.publishing.service.gov.uk/dataset/44ad62dc-f3e3-4365-addd-aea966b58bdc/resource/6c84034a-2dd1-4ece-a8db-a01c610197e7> a dcat:Distribution ;
    dct:issued "2026-08-21T21:02:31.777975"^^xsd:dateTime ;
    dct:modified "2026-08-21T21:02:31.759335"^^xsd:dateTime ;
    dct:title "Workforce Diversity Report Mar 19.pdf" .

