@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://data.gov.au/dataset/55c8b609-3c18-4eba-ade5-94738d3da466> 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 Australia Council for the Arts\r
Freedom of Information (FOI) disclosure log to aide in information and data discovery. You can find the [FOI disclosure log here](http://www.australiacouncil.gov.au/about/freedom-of-information/) and the Agency's [Information Publication Scheme here](http://www.australiacouncil.gov.au/about/freedom-of-information/).\r
\r
The data.gov.au team is not responsible for the contents of the above linked pages.""" ;
    dct:identifier "55c8b609-3c18-4eba-ade5-94738d3da466" ;
    dct:issued "2013-12-11T04:23:50.509346"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2023-08-09T05:43:11.369070"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/01302dc0-2015-4d27-97d6-6371d57fb365> ;
    dct:title "Australia Council for the Arts FOI Disclosure Log" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "allanbarger" ] ;
    dcat:landingPage <http://www.australiacouncil.gov.au/about_us/board/freedom_of_information/freedom_of_information_disclosure_log> .

<http://www.australiacouncil.gov.au/about_us/board/freedom_of_information/freedom_of_information_disclosure_log> a foaf:Document .

<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" .

