@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/69d49ec7-db10-4e04-aaf2-339c8cb944d6> a dcat:Dataset ;
    dct:description "Totals of attendees on courses collected during each academic year and recorded by Defence Academy component, TLB, Service and Rank/Grade" ;
    dct:identifier "69d49ec7-db10-4e04-aaf2-339c8cb944d6" ;
    dct:issued "2013-08-31T00:42:52.928213"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b8df0b53-e487-4251-960d-f147a95c0b19> ;
    dct:title "Defence Academy Course attendance statistics" .

<https://ckan.staging.publishing.service.gov.uk/organization/b8df0b53-e487-4251-960d-f147a95c0b19> a foaf:Organization ;
    foaf:name "Defence Academy of the United Kingdom" .

