@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/81c94d00-a2dc-4faf-b60a-d7b76dd3d4f9> a dcat:Dataset ;
    dct:description "A list of questions raised by MPs on the Technology Strategy Board (TSB). This identifies the MP making the question, the question asked and the workflow event dates in the creation of responses but does not include the response itself." ;
    dct:identifier "81c94d00-a2dc-4faf-b60a-d7b76dd3d4f9" ;
    dct:issued "2013-09-05T10:19:16.008857"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c42d1446-c5a5-4f42-984c-9e261dc893c2> ;
    dct:title "Parliamentary Questions Register" .

<https://ckan.staging.publishing.service.gov.uk/organization/c42d1446-c5a5-4f42-984c-9e261dc893c2> a foaf:Organization ;
    foaf:name "Technology Strategy Board" .

