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

<https://uatdatansw.dac.nsw.gov.au/dataset/69dd29f0-4146-460f-956e-d1616bc85739> a dcat:Dataset ;
    dct:description """The boarding house register lists all the boarding houses registered with NSW Fair Trading. It also contains the following information:\r
\r
* the name and address of the boarding house\r
\r
* the name of each proprietor of the boarding house\r
\r
* whether the boarding house is a general boarding house or an assisted boarding house.\r
""" ;
    dct:identifier "69dd29f0-4146-460f-956e-d1616bc85739" ;
    dct:issued "2016-10-06T23:06:14.580645"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-06-17T00:55:20.562668"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c2430ebd-eff6-4b56-836f-df91d1f419a9> ;
    dct:title "Boarding houses register" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "allissa-shortland-8186" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/69dd29f0-4146-460f-956e-d1616bc85739/resource/771af5ee-ac22-4a41-b364-54a071ff7f43> ;
    dcat:keyword "boarding house",
        "consumer protection",
        "fair trading" .

<https://uatdatansw.dac.nsw.gov.au/dataset/69dd29f0-4146-460f-956e-d1616bc85739/resource/771af5ee-ac22-4a41-b364-54a071ff7f43> a dcat:Distribution ;
    dct:format "website link" ;
    dct:issued "2016-10-07T10:06:38.965542"^^xsd:dateTime ;
    dct:modified "2016-10-07T10:06:38.965542"^^xsd:dateTime ;
    dct:title "Boarding houses register" ;
    dcat:accessURL <https://www.fairtrading.nsw.gov.au/help-centre/online-tools/fair-trading-public-register-data> .

<https://uatdatansw.dac.nsw.gov.au/organization/c2430ebd-eff6-4b56-836f-df91d1f419a9> a foaf:Agent ;
    foaf:name "Fair Trading" .

