@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://uatdatansw.dac.nsw.gov.au/dataset/908e1be5-1960-4623-aab6-07bbdb653241> a dcat:Dataset ;
    dct:description "The 2012 - 2013 Annual Report for the Lake Illawarra Authority" ;
    dct:identifier "908e1be5-1960-4623-aab6-07bbdb653241" ;
    dct:issued "2021-09-08T15:22:45.208809"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:45.208815"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Lake Illawarra Authority Annual Report 2012 - 2013" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/908e1be5-1960-4623-aab6-07bbdb653241/resource/036d6d7d-1f15-4f0a-b6d8-df2aa10acae2> ;
    dcat:keyword "Department of Trade and Investment Regional Infrastructure and Services",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/908e1be5-1960-4623-aab6-07bbdb653241/resource/036d6d7d-1f15-4f0a-b6d8-df2aa10acae2> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2013-10-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:45.201738"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/13739> .

<https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> a foaf:Agent ;
    foaf:name "NSW Government" .

