@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.publishing.service.gov.uk/dataset/0047417f-0b53-4b86-8620-d01734b11c8d> a dcat:Dataset ;
    dct:description "Command Navy Personnel Strategy(CNPS) - Record of all personnel that have tested positive from a Compulsory Drug test." ;
    dct:identifier "0047417f-0b53-4b86-8620-d01734b11c8d" ;
    dct:issued "2013-08-31T00:41:53.845001"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "CNPS-Compulsory Drug Test Statistics" .

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

