@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/1a9977b5-4d7b-49c2-bed4-e1fe7e291f4f> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "1a9977b5-4d7b-49c2-bed4-e1fe7e291f4f" ;
    dct:issued "2021-09-08T15:25:25.693024"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:25:25.693033"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Sydney Olympic Park Annual Report 2008-09" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1a9977b5-4d7b-49c2-bed4-e1fe7e291f4f/resource/147ac655-80df-44e1-90d5-8662489ff85a> ;
    dcat:keyword "Sydney Olympic Park Authority" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1a9977b5-4d7b-49c2-bed4-e1fe7e291f4f/resource/147ac655-80df-44e1-90d5-8662489ff85a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2009-01-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:25:25.688236"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/10628> .

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

