@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/81c03d9d-360d-4dd5-a8a4-e00e52ffe7f3> a dcat:Dataset ;
    dct:description "For the production of Crime Statistics" ;
    dct:identifier "81c03d9d-360d-4dd5-a8a4-e00e52ffe7f3" ;
    dct:issued "2013-08-30T15:16:35.898454"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Crime Survey for England and Wales - 10-15 year old's data" .

<https://ckan.integration.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

