@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/7bf55315-a6f8-4f53-b624-681ad9f445ce> a dcat:Dataset ;
    dct:description "Data on numbers of telephone calls and nature of query on the telephone duty line" ;
    dct:identifier "7bf55315-a6f8-4f53-b624-681ad9f445ce" ;
    dct:issued "2013-09-19T12:33:39.954266"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/977a6df4-ab0d-4d07-843c-b0b40456402d> ;
    dct:title "Children and Family Court Advisory and Support Service Legal Help Line" .

<https://ckan.staging.publishing.service.gov.uk/organization/977a6df4-ab0d-4d07-843c-b0b40456402d> a foaf:Organization ;
    foaf:name "Children and Family Court Advisory and Support Service" .

