@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/c0767b36-8eaf-4162-80e9-c351c29a4cab> a dcat:Dataset ;
    dct:description "Projected population data by five–year age group and sex, for the State of Queensland, Queensland statistical areas level 4 (SA4s), SA3s, SA2s, and local government areas." ;
    dct:identifier "c0767b36-8eaf-4162-80e9-c351c29a4cab" ;
    dct:issued "2025-11-11T13:22:49.193568"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:22:52.172130"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e46fb9aa-e0bd-472d-bd64-c98272dffa75> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Projected population, by five–year age group and sex, Queensland and regions" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "govstat@treasury.qld.gov.au" ;
            vcard:hasEmail <mailto:govstat@treasury.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/c0767b36-8eaf-4162-80e9-c351c29a4cab/resource/afbc1267-8ffc-4150-b3ab-6fd9e724d36e> .

<https://data.gov.au/dataset/c0767b36-8eaf-4162-80e9-c351c29a4cab/resource/afbc1267-8ffc-4150-b3ab-6fd9e724d36e> a dcat:Distribution ;
    dct:description "Projected population data by five–year age group and sex, for the State of Queensland, Queensland statistical areas level 4 (SA4s), SA3s, SA2s, and local government areas." ;
    dct:format "HTML" ;
    dct:issued "2019-10-17T02:05:34.365666"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:22:49.189390"^^xsd:dateTime ;
    dct:title "Projected population, by five–year age group and sex, Queensland and regions" ;
    dcat:accessURL <https://www.qgso.qld.gov.au/statistics/theme/population/population-projections/regions#current-release-projected-population-five-year-age-group-sex> .

<https://data.gov.au/organization/e46fb9aa-e0bd-472d-bd64-c98272dffa75> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Treasury" .

