@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.publishing.service.gov.uk/dataset/91497011-ef34-429c-a8ba-d73ec4060c36> a dcat:Dataset ;
    dct:description "The organisational structure of the Technology Strategy Board (TSB)" ;
    dct:identifier "91497011-ef34-429c-a8ba-d73ec4060c36" ;
    dct:issued "2013-09-05T10:18:20.721099"^^xsd:dateTime ;
    dct:modified "2013-09-05T10:18:20.721099"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c42d1446-c5a5-4f42-984c-9e261dc893c2> ;
    dct:title "Organisation Chart" .

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

