@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/eb87dd3d-6fd6-4ee5-941d-16702b089a3a> a dcat:Dataset ;
    dct:description "There are thousands of licensed tradespeople in NSW. At api.nsw we have developed a powerful set of APIs to provide publicly available licensing information including: whether a tradesperson is licensed to carry out a particular work or if a tradesperson’s licence is current or expired." ;
    dct:identifier "eb87dd3d-6fd6-4ee5-941d-16702b089a3a" ;
    dct:issued "2021-11-13T16:42:21.831729"^^xsd:dateTime ;
    dct:modified "2021-11-13T16:42:21.831736"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/98288f2b-55b6-4d02-9635-2781910a5d38> ;
    dct:title "Trades" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/eb87dd3d-6fd6-4ee5-941d-16702b089a3a/resource/8d395315-8a84-4ac1-a5ff-df373a411499> .

<https://uatdatansw.dac.nsw.gov.au/dataset/eb87dd3d-6fd6-4ee5-941d-16702b089a3a/resource/8d395315-8a84-4ac1-a5ff-df373a411499> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2021-11-13T16:42:21.835347"^^xsd:dateTime ;
    dct:modified "2021-11-13T16:42:21.815698"^^xsd:dateTime ;
    dcat:accessURL <https://api.nsw.gov.au/Product/Index/25> .

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

