@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/9d26f512-a30c-4c2f-9002-d3b57dc0f8f6> a dcat:Dataset ;
    dct:description "A link to various health and wellbeing datasets hosted on the Leeds Observatory." ;
    dct:identifier "2zlpq" ;
    dct:issued "2024-06-11T11:35:42.655000+00:00"^^xsd:dateTime ;
    dct:modified "2024-06-11T11:36:02.348000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Health and Wellbeing" ;
    dcat:keyword "Wellbased" ;
    dcat:landingPage <https://datamillnorth.org/dataset/health-and-wellbeing-2zlpq> .

