@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/33553539-7262-4614-9a86-4019fb456b60> a dcat:Dataset ;
    dct:description "Yorkshire & Humberside Communication Data Base This includes contact details for all colleges and providers. " ;
    dct:identifier "33553539-7262-4614-9a86-4019fb456b60" ;
    dct:issued "2013-08-30T14:26:01.306258"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/7fb85c0e-17b3-46d5-9cb3-383dcab0214d> ;
    dct:title "Yorkshire & Humberside Communication Data Base" .

<https://ckan.staging.publishing.service.gov.uk/organization/7fb85c0e-17b3-46d5-9cb3-383dcab0214d> a foaf:Organization ;
    foaf:name "Skills Funding Agency" .

