@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/e27dc54b-bd34-434f-9273-6ec3efb72753> a dcat:Dataset ;
    dct:description "Contractor Licence-Individual licensees CSV" ;
    dct:identifier "e27dc54b-bd34-434f-9273-6ec3efb72753" ;
    dct:issued "2022-06-20T23:25:27.638288"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-07-13T07:38:09.401360"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/fa8008e7-e9cd-408e-977e-9136be5466ef> ;
    dct:title "Contractor Licence-Individual licensees" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fair Trading NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e27dc54b-bd34-434f-9273-6ec3efb72753/resource/32388bbe-2037-4bee-a624-d9fbc8a5a537> ;
    dcat:keyword "Contractor",
        "fairtrade",
        "licensees" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e27dc54b-bd34-434f-9273-6ec3efb72753/resource/32388bbe-2037-4bee-a624-d9fbc8a5a537> a dcat:Distribution ;
    dct:description "This is a CVS for Contractor Licence-Individual licensees" ;
    dct:format "CSV" ;
    dct:issued "2022-06-20T23:26:31.879885"^^xsd:dateTime ;
    dct:modified "2022-06-28T23:25:56.401006"^^xsd:dateTime ;
    dct:title "Contractor License Individual licensees" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2c4045328e0b99fdffbc87162171783c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/e27dc54b-bd34-434f-9273-6ec3efb72753/resource/32388bbe-2037-4bee-a624-d9fbc8a5a537/download/contractor-licence-individual-licensees.csv> ;
    dcat:byteSize "16411243"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://uatdatansw.dac.nsw.gov.au/organization/fa8008e7-e9cd-408e-977e-9136be5466ef> a foaf:Agent ;
    foaf:name "Public register test organisation" .

