@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/01d960ac-7f9e-456b-8ab4-702e4dd46da5> a dcat:Dataset ;
    dct:description "Provides data on allocation of IT assets to users." ;
    dct:identifier "01d960ac-7f9e-456b-8ab4-702e4dd46da5" ;
    dct:issued "2013-08-29T08:00:04.294802"^^xsd:dateTime ;
    dct:modified "2013-08-29T08:00:04.294802"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/aaf73cb1-7a44-40a0-994d-e8c82dcce2eb> ;
    dct:title "IT Asset Management System" .

<https://ckan.staging.publishing.service.gov.uk/organization/aaf73cb1-7a44-40a0-994d-e8c82dcce2eb> a foaf:Organization ;
    foaf:name "Department for International Development" .

