@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://uatdatansw.dac.nsw.gov.au/dataset/86c4b6ba-85bd-41c1-9775-0051eb84f9be> a dcat:Dataset ;
    dct:description "Security guards, locksmiths and other security professionals provide a valuable service to our community. This set of APIs provides a means of accessing publicly available data to check the status of a NSW security licence, whether a person has a security licence and what services a licensed security officer is approved to perform." ;
    dct:identifier "86c4b6ba-85bd-41c1-9775-0051eb84f9be" ;
    dct:issued "2021-11-13T16:42:21.296119"^^xsd:dateTime ;
    dct:modified "2021-11-13T16:42:21.296126"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/98288f2b-55b6-4d02-9635-2781910a5d38> ;
    dct:title "Security" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/86c4b6ba-85bd-41c1-9775-0051eb84f9be/resource/009d7432-1b6e-46a6-8e30-b8794966df9b> .

<https://uatdatansw.dac.nsw.gov.au/dataset/86c4b6ba-85bd-41c1-9775-0051eb84f9be/resource/009d7432-1b6e-46a6-8e30-b8794966df9b> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2021-11-13T16:42:21.299958"^^xsd:dateTime ;
    dct:modified "2021-11-13T16:42:21.282163"^^xsd:dateTime ;
    dcat:accessURL <https://api.nsw.gov.au/Product/Index/24> .

<https://uatdatansw.dac.nsw.gov.au/organization/98288f2b-55b6-4d02-9635-2781910a5d38> a foaf:Agent ;
    foaf:name "API NSW" .

