@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/aefe0406-d25b-40ac-a26b-acc6f97f0ede> a dcat:Dataset ;
    dct:description "this is a training file only that shows nsw towns " ;
    dct:identifier "aefe0406-d25b-40ac-a26b-acc6f97f0ede" ;
    dct:issued "2022-09-09T01:15:39.893573"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-09-09T01:17:03.724214"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/403a945c-a44d-412e-9f06-50cf89492ac0> ;
    dct:title "NSW towns training data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Customer Service" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/aefe0406-d25b-40ac-a26b-acc6f97f0ede/resource/39dc8659-fcff-49cf-92d0-81b8937d1c58> ;
    dcat:keyword "NSW",
        "towns" .

<https://uatdatansw.dac.nsw.gov.au/dataset/aefe0406-d25b-40ac-a26b-acc6f97f0ede/resource/39dc8659-fcff-49cf-92d0-81b8937d1c58> a dcat:Distribution ;
    dct:description "Training data only" ;
    dct:format "csv-geo-au" ;
    dct:issued "2022-09-09T01:17:02.102118"^^xsd:dateTime ;
    dct:modified "2022-09-09T01:17:03.729077"^^xsd:dateTime ;
    dct:title "NSW Towns training data only " ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b6d4bbb0fb47941d060c4448eb5b3893"^^xsd:hexBinary ] ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/aefe0406-d25b-40ac-a26b-acc6f97f0ede/resource/39dc8659-fcff-49cf-92d0-81b8937d1c58/download/test-training-data-nsw-towns-sample-with-geo3.csv-geo-au> ;
    dcat:byteSize "18408"^^xsd:nonNegativeInteger .

<https://uatdatansw.dac.nsw.gov.au/organization/403a945c-a44d-412e-9f06-50cf89492ac0> a foaf:Agent ;
    foaf:name "Department of Primary Industries (DPI)" .

