@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/5e615080-5ab2-486e-819d-1026ba85c481> a dcat:Dataset ;
    dct:description "A database of all recruits seen at ARTD with non freezing cold injuries.  " ;
    dct:identifier "5e615080-5ab2-486e-819d-1026ba85c481" ;
    dct:issued "2013-08-31T00:56:23.344894"^^xsd:dateTime ;
    dct:modified "2013-08-31T00:56:23.344894"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "Non Freezing Cold Injury" .

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

