@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/d09eb47b-a7d2-406b-a8cb-e706cba76bda> a dcat:Dataset ;
    dct:description "BHATS is the application from which all requests for JHC Helicopters are processed, collated and tasked." ;
    dct:identifier "d09eb47b-a7d2-406b-a8cb-e706cba76bda" ;
    dct:issued "2013-08-31T00:54:10.036918"^^xsd:dateTime ;
    dct:modified "2013-08-31T00:54:10.036918"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "BHATS" .

<https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> a foaf:Organization ;
    foaf:name "Ministry of Defence" .

