@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://uatdatansw.dac.nsw.gov.au/dataset/646cf05e-c45e-41b0-bbf0-b9d1f6032a00> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "646cf05e-c45e-41b0-bbf0-b9d1f6032a00" ;
    dct:issued "2022-02-02T22:21:56.460595"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:26:54.977081"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/59e66172-2edf-4afe-b8fd-001a62af2757> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2143 -33.9163, 151.2143 -33.8851, 151.2517 -33.8851, 151.2517 -33.9163, 151.2143 -33.9163))"^^gsp:wktLiteral ] ;
    dct:title "Centennial Park FRMP - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Council Of The City Of Sydney" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/646cf05e-c45e-41b0-bbf0-b9d1f6032a00/resource/f18d8c12-247b-469f-8460-eb6ec453ddeb> ;
    dcat:keyword "Anzac Parade",
        "Busbys Pond",
        "Centennial Parklands",
        "Driver Avenue",
        "Heritage Park",
        "Lang Road",
        "Leinster Street",
        "Moore Park",
        "Paddington",
        "Poate Road",
        "SCG",
        "Stewart Street",
        "Sydney Cricket Ground",
        "Sydney Football Stadium" .

<https://uatdatansw.dac.nsw.gov.au/dataset/646cf05e-c45e-41b0-bbf0-b9d1f6032a00/resource/f18d8c12-247b-469f-8460-eb6ec453ddeb> a dcat:Distribution ;
    dct:issued "2025-12-17T01:26:55.051089"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:26:54.985981"^^xsd:dateTime ;
    dct:title "Centennial Park FRMP - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/fd973c87-98ae-460f-b8f3-5c608fe29171/resource/6f16bc5a-8426-4408-b5c6-c709d8783336> .

<https://uatdatansw.dac.nsw.gov.au/organization/59e66172-2edf-4afe-b8fd-001a62af2757> a foaf:Agent ;
    foaf:name "Council Of The City Of Sydney" .

