@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/e6c2c58d-cd60-4f83-8cc8-9669985af3f8> a dcat:Dataset ;
    dct:description "Dataset of adult education courses provided in Leeds by those organisations funded by Leeds City Council. Leeds Adult Learning Check out the website which this dataset powers: https://www.leedsadultlearning.co.uk/ Automated update This dataset is updated automatically on a daily basis." ;
    dct:identifier "2yl67" ;
    dct:issued "2017-03-13T10:37:59+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-03T13:11:51.829000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Adult education courses" ;
    dcat:keyword "Education",
        "Locality Lab",
        "accessibility",
        "activities",
        "adult",
        "adults",
        "class",
        "classes",
        "learn",
        "learning",
        "skill",
        "skills" ;
    dcat:landingPage <https://datamillnorth.org/dataset/adult-education-courses-2yl67> .

