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

<https://data.gov.au/dataset/0f8da9c0-96f0-4dd8-8752-081a8dadf9fb> a dcat:Dataset ;
    dct:description """This dataset does not contain any resources hosted on data.gov.au. It provides a link to the location of the Infrastructure Australia Freedom of Information (FOI) disclosure log to aide in information and data discovery. You can find the [FOI Disclosure log here](https://www.acnc.gov.au/ACNC/About_ACNC/Freedom_of_info/Disclosure_log/ACNC/Legal/Disclosure_log.aspx) and the Agency's [Information Publication Scheme here](https://www.acnc.gov.au/ACNC/About_ACNC/Freedom_of_info/Info_pub_scheme/ACNC/Legal/Info_PS.aspx).\r
\r
The data.gov.au team is not responsible for the contents of the above linked pages.""" ;
    dct:identifier "0f8da9c0-96f0-4dd8-8752-081a8dadf9fb" ;
    dct:issued "2014-07-01T02:26:15.439934"^^xsd:dateTime ;
    dct:modified "2023-08-09T05:43:55.487014"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/01302dc0-2015-4d27-97d6-6371d57fb365> ;
    dct:title "Australian Charities and Not-for-profits Commission FOI Disclosure Log" ;
    dcat:keyword "foi log" ;
    dcat:landingPage <https://www.acnc.gov.au/ACNC/About_ACNC/Freedom_of_info/Disclosure_log/ACNC/Legal/Disclosure_log.aspx> .

<https://data.gov.au/organization/01302dc0-2015-4d27-97d6-6371d57fb365> a foaf:Agent ;
    foaf:mbox "data.gov@finance.gov.au" ;
    foaf:name "Department of Finance" .

<https://www.acnc.gov.au/ACNC/About_ACNC/Freedom_of_info/Disclosure_log/ACNC/Legal/Disclosure_log.aspx> a foaf:Document .

