@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/05c37e4b-87f8-4f41-a782-7169b60f8f29> a dcat:Dataset ;
    dct:description "DWP Jobcentre Plus office data that covers Jobcentre name, address and contact number, the postcodes it deals with and where each benefit is dealt with." ;
    dct:identifier "05c37e4b-87f8-4f41-a782-7169b60f8f29" ;
    dct:issued "2013-10-04T13:14:32.786346"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:58:03.918675"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> ;
    dct:title "DWP Factual Information Network Database (FIND)" .

<https://ckan.staging.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> a foaf:Organization ;
    foaf:name "Department for Work and Pensions" .

