@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/15f23c92-fcda-45c4-a9f3-80e1b3134afd> a dcat:Dataset ;
    dct:description "Details of various sources of information" ;
    dct:identifier "15f23c92-fcda-45c4-a9f3-80e1b3134afd" ;
    dct:issued "2013-08-30T17:14:04.009638"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:31:18.748931"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/a1e904c0-c067-40fc-b8a2-621ae32918aa> ;
    dct:title "Sources of Information Register" .

<https://ckan.staging.publishing.service.gov.uk/organization/a1e904c0-c067-40fc-b8a2-621ae32918aa> a foaf:Organization ;
    foaf:name "Vehicle and Operator Services Agency" .

