@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/c7f0df3c-09f1-46ff-83c9-b398096718ab> a dcat:Dataset ;
    dct:description "All case information , names , courts, outcomes dates from which performance data are extracted" ;
    dct:identifier "c7f0df3c-09f1-46ff-83c9-b398096718ab" ;
    dct:issued "2013-09-19T12:33:25.093263"^^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  CMS" .

<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" .

