@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/9f506656-2645-4fb1-9c3c-de60e51745d2> a dcat:Dataset ;
    dct:description "Comprises licence number, name, date of birth, activity, role, licence expiry date, licence status." ;
    dct:identifier "9f506656-2645-4fb1-9c3c-de60e51745d2" ;
    dct:issued "2013-09-23T13:44:44.823004"^^xsd:dateTime ;
    dct:modified "2016-02-11T16:37:47.567108"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/6b1c6f01-7423-42b3-b025-415328ca1249> ;
    dct:title "Register of Licence Holders issued by the SIA" .

<https://ckan.staging.publishing.service.gov.uk/organization/6b1c6f01-7423-42b3-b025-415328ca1249> a foaf:Organization ;
    foaf:name "Security Industry Authority" .

