@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/24703f06-bcc4-401e-8705-d09969a4c25a> a dcat:Dataset ;
    dct:description "Bonds made active and bonds closed in the month of November 2016" ;
    dct:identifier "24703f06-bcc4-401e-8705-d09969a4c25a" ;
    dct:issued "2016-12-18T23:44:48.492009"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2023-08-09T10:06:25.720234"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0483eac0-22f2-40fd-852f-0b395167f2fe> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (146.7500 -42.0000)"^^gsp:wktLiteral ] ;
    dct:title "Rental Bond and Rental Data November 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "justiceimo" ] ;
    dcat:distribution <https://data.gov.au/dataset/24703f06-bcc4-401e-8705-d09969a4c25a/resource/82cfa8a7-e5b6-42f2-8e69-52f74c5fb5d2> ;
    dcat:keyword "Rental Bonds",
        "Rental Data",
        "Residential Tenancy" .

<https://data.gov.au/dataset/24703f06-bcc4-401e-8705-d09969a4c25a/resource/82cfa8a7-e5b6-42f2-8e69-52f74c5fb5d2> a dcat:Distribution ;
    dct:description "Lists bonds made active and bonds closed for the month of November 2016" ;
    dct:format "excel (.xlsx)" ;
    dct:issued "2016-12-19T10:47:10.184343"^^xsd:dateTime ;
    dct:modified "2023-08-09T10:06:25.725765"^^xsd:dateTime ;
    dct:title "Rental Bond and Rental Data November 2016" ;
    dcat:accessURL <https://data.gov.au/data/dataset/24703f06-bcc4-401e-8705-d09969a4c25a/resource/82cfa8a7-e5b6-42f2-8e69-52f74c5fb5d2/download/rental-bond-and-rental-data-november-2016.xlsx> .

<https://data.gov.au/organization/0483eac0-22f2-40fd-852f-0b395167f2fe> a foaf:Agent ;
    foaf:mbox "IMO@justice.tas.gov.au" ;
    foaf:name "Department of Justice (Tasmania)" .

