@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/c337d1bc-f215-40b1-abf8-428af9dbcbbb> a dcat:Dataset ;
    dct:description "General ledger Inc. Accounting Structure, Profit/Cost Centres, Budgets, Accounting Entries" ;
    dct:identifier "c337d1bc-f215-40b1-abf8-428af9dbcbbb" ;
    dct:issued "2013-08-30T17:06:18.687218"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:13:36.351927"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "General ledger" .

<https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> a foaf:Organization ;
    foaf:name "Driving Standards Agency" .

