@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://data.gov.au/dataset/7e2dcc17-fdee-49fc-9bb9-c03c1328850a> a dcat:Dataset ;
    dct:description """Count of rooms in all buildings on school sites owned by the DEECD. As per the
dataset Victorian State Schools-Building Count 2013 this includes rooms in all
permanent and relocatable buildings on school sites owned by DEECD; in
addition rooms belonging to buildings on non-school sites owned by DEECD and
associated with particular schools are excluded. Furthermore it is important
to note that data is current as per Departmental records on 29 May 2013,
therefore may not necessarily reflect all relocatable movements during the
2013 calendar year.
Data is broken down at a school campus level, but may also be filtered
according to school/campus type.""" ;
    dct:identifier "7e2dcc17-fdee-49fc-9bb9-c03c1328850a" ;
    dct:issued "2025-06-25T21:01:15.987748"^^xsd:dateTime ;
    dct:modified "2025-06-25T21:01:18.632169"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/a224994f-4fe4-41b1-8d30-7aa88ebe30a6> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Victorian State Schools-Room Count 2013" ;
    dcat:distribution <https://data.gov.au/dataset/7e2dcc17-fdee-49fc-9bb9-c03c1328850a/resource/d3167b0c-2480-4c31-a19f-c2433e05e893> ;
    dcat:keyword "DEECD",
        "school property",
        "school rooms" .

<https://data.gov.au/dataset/7e2dcc17-fdee-49fc-9bb9-c03c1328850a/resource/d3167b0c-2480-4c31-a19f-c2433e05e893> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2014-08-01T14:50:32.506006"^^xsd:dateTime ;
    dct:modified "2025-06-25T21:01:15.979364"^^xsd:dateTime ;
    dct:title "Victorian State Schools-Room Count 2013" ;
    dcat:accessURL <https://www.education.vic.gov.au/Documents/about/research/datavic/DV5-StateSchoolsRoomCount2013.xlsx> .

<https://data.gov.au/organization/a224994f-4fe4-41b1-8d30-7aa88ebe30a6> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "Department of Education" .

