@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/2cc723c5-b074-4db1-8c34-8b077c8068d3> a dcat:Dataset ;
    dct:description "A count of Queensland State Schools by region, year level and student demographics." ;
    dct:identifier "2cc723c5-b074-4db1-8c34-8b077c8068d3" ;
    dct:issued "2025-11-11T08:22:07.525244"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:22:10.581339"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/443ae26c-130d-4c61-8412-f885c242676b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Queensland State School count" ;
    owl:versionInfo "1.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@qed.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@qed.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/2cc723c5-b074-4db1-8c34-8b077c8068d3/resource/1ae45322-1087-4aae-8070-20cd15867333> ;
    dcat:keyword "Department of Education",
        "DoE",
        "Education",
        "GovHack 2018",
        "QED",
        "Queensland Education Department",
        "education",
        "reporting",
        "school count" .

<https://data.gov.au/dataset/2cc723c5-b074-4db1-8c34-8b077c8068d3/resource/1ae45322-1087-4aae-8070-20cd15867333> a dcat:Distribution ;
    dct:description "Count of Queensland state schools  by year level,  region, student demographics for the last 5 years." ;
    dct:format "HTML" ;
    dct:issued "2013-03-07T17:43:22.826507"^^xsd:dateTime ;
    dct:modified "2025-11-11T08:22:07.499697"^^xsd:dateTime ;
    dct:title "Queensland state school count " ;
    dcat:accessURL <https://qed.qld.gov.au/publications/reports/statistics/schooling/schools> ;
    dcat:mediaType "xlsx" .

<https://data.gov.au/organization/443ae26c-130d-4c61-8412-f885c242676b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Education" .

