@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.integration.publishing.service.gov.uk/dataset/d29c13b8-db1a-46a2-97c1-81a550b393cf> a dcat:Dataset ;
    dct:description "Provide record level activity of individuals presenting for structured treatment" ;
    dct:identifier "d29c13b8-db1a-46a2-97c1-81a550b393cf" ;
    dct:issued "2013-08-30T16:49:08.318135"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/b669a115-2f1c-44e2-93cd-419999c3fbdf> ;
    dct:title "Structured drug and alcohol treatment providers in Prisons in the North of England" .

<https://ckan.integration.publishing.service.gov.uk/organization/b669a115-2f1c-44e2-93cd-419999c3fbdf> a foaf:Organization ;
    foaf:name "Public Health England" .

