@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.nsw.gov.au/dataset/8842515a-86e0-41bb-9643-6a6828ed6e91> a dcat:Dataset ;
    dct:description """The latest data displayed on the Housing Supply Dashboard (https://www.planning.nsw.gov.au/data-and-insights/housing-supply/housing-supply-dashboard) as it is updated, including:\r
\r
- Dwellings completed (Australian Bureau of Statistics)\r
- Dwellings approved for construction (Australian Bureau of Statistics)\r
- Dwellings approved for development (NSW Department of Planning, Housing and Infrastructure)\r
- Dwellings lodged for development (NSW Department of Planning, Housing and Infrastructure)\r
- Greenfield subdivision audit (NSW Department of Planning, Housing and Infrastructure)\r
- Greenfield precinct capacities (NSW Department of Planning, Housing and Infrastructure)\r
- Greenfield new lots (NSW Department of Planning, Housing and Infrastructure; NSW Digital Cadastre)""" ;
    dct:identifier "8842515a-86e0-41bb-9643-6a6828ed6e91" ;
    dct:issued "2026-03-30T03:05:29.740753"^^xsd:dateTime ;
    dct:modified "2026-03-30T03:05:35.189910"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/da204e2a-c050-4a90-a459-da3406a34d8a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((140.7568 -37.5925, 140.7568 -28.1640, 154.0283 -28.1640, 154.0283 -37.5925, 140.7568 -37.5925))"^^gsp:wktLiteral ] ;
    dct:title "Housing Supply" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/8842515a-86e0-41bb-9643-6a6828ed6e91/resource/bde1db2d-85f7-4f10-b829-fe7aa7972fc8>,
        <https://data.nsw.gov.au/dataset/8842515a-86e0-41bb-9643-6a6828ed6e91/resource/e4470bec-4934-4ecc-b6ef-5566961e0565> .

<https://data.nsw.gov.au/dataset/8842515a-86e0-41bb-9643-6a6828ed6e91/resource/bde1db2d-85f7-4f10-b829-fe7aa7972fc8> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-03-30T03:05:35.212249"^^xsd:dateTime ;
    dct:modified "2026-03-30T03:05:35.202927"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://datasets.seed.nsw.gov.au/dataset/housing-supply/resource/data_quality_report/pdf> .

<https://data.nsw.gov.au/dataset/8842515a-86e0-41bb-9643-6a6828ed6e91/resource/e4470bec-4934-4ecc-b6ef-5566961e0565> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-03-30T03:05:35.212255"^^xsd:dateTime ;
    dct:modified "2026-03-30T03:05:35.203152"^^xsd:dateTime ;
    dct:title "Housing Supply Dashboard Data Sheet" ;
    dcat:accessURL <https://datasets.seed.nsw.gov.au/dataset/4bd6f23e-1eca-41e0-b947-336ad0b05e60/resource/59867eb4-e95a-4421-9e8f-07c9af48f230/download/housingsupplydashboard_datasheet.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.nsw.gov.au/organization/da204e2a-c050-4a90-a459-da3406a34d8a> a foaf:Agent ;
    foaf:name "NSW Department of Planning, Housing and Infrastructure" .

