@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/f0a49f07-33ab-4420-a52c-e97090797303> 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> .

