@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/ca2813bc-ad7b-43b4-a1b9-219ce9c94ede> a dcat:Dataset ;
    dct:description "The Bradford Data Hub is the source of datasets from Bradford, Keighley, Shipley, Bingley and Ilkley and across the region." ;
    dct:identifier "exlql" ;
    dct:issued "2018-10-30T12:50:09.650000+00:00"^^xsd:dateTime ;
    dct:modified "2020-07-22T07:54:08.429000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "City of Bradford Metropolitan District Council" ] ;
    dct:title "Bradford Data Hub - 120+ datasets" ;
    dcat:landingPage <https://datamillnorth.org/dataset/bradford-data-hub-120-datasets-exlql> .

