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

<https://data.gov.au/dataset/bec8dfba-2a94-411c-8973-a5877c3548f6> a dcat:Dataset ;
    dct:description "The number of residential rental bonds held is provided by postcode." ;
    dct:identifier "bec8dfba-2a94-411c-8973-a5877c3548f6" ;
    dct:issued "2025-06-24T14:07:53.389730"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-24T14:07:56.292449"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/87a41e18-0c31-464e-832e-156e9cb64ccf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Rental Bond Holdings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "helen-tetlaw-8686" ] ;
    dcat:distribution <https://data.gov.au/dataset/bec8dfba-2a94-411c-8973-a5877c3548f6/resource/799326d8-7418-4730-9655-7d83e255b0fc> ;
    dcat:keyword "Holdings",
        "Rental",
        "bond",
        "fair trading",
        "rent",
        "tenancy" .

<https://data.gov.au/dataset/bec8dfba-2a94-411c-8973-a5877c3548f6/resource/799326d8-7418-4730-9655-7d83e255b0fc> a dcat:Distribution ;
    dct:format "website link" ;
    dct:issued "2017-08-24T10:25:07.476919"^^xsd:dateTime ;
    dct:modified "2025-06-24T14:07:53.377286"^^xsd:dateTime ;
    dct:title "Rental Bond Holdings" ;
    dcat:accessURL <https://www.fairtrading.nsw.gov.au/about-fair-trading/rental-bond-data> .

<https://data.gov.au/organization/87a41e18-0c31-464e-832e-156e9cb64ccf> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Fair Trading" .

