@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/b2fb0bf2-a475-4b1d-abde-0853c21f77d4> a dcat:Dataset ;
    dct:description "Annual report requirements to report DET's major research and development activities (with a cost greater than $100,000) during 2014-15" ;
    dct:identifier "b2fb0bf2-a475-4b1d-abde-0853c21f77d4" ;
    dct:issued "2025-06-25T23:03:22.097212"^^xsd:dateTime ;
    dct:modified "2025-06-25T23:03:24.871939"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "DET Research and development 2014-15" ;
    dcat:distribution <https://data.gov.au/dataset/b2fb0bf2-a475-4b1d-abde-0853c21f77d4/resource/de35050c-68c9-4156-b899-5b68ed1a0aae> ;
    dcat:keyword "Annual Report",
        "DET",
        "Research and Development" .

<https://data.gov.au/dataset/b2fb0bf2-a475-4b1d-abde-0853c21f77d4/resource/de35050c-68c9-4156-b899-5b68ed1a0aae> a dcat:Distribution ;
    dct:description "Further details about this specific data resource, to be displayed on the Preview page" ;
    dct:format "CSV" ;
    dct:issued "2015-11-30T15:22:39.140312"^^xsd:dateTime ;
    dct:modified "2025-06-25T23:03:22.089138"^^xsd:dateTime ;
    dct:title "DET Research and development 2014-15" ;
    dcat:accessURL <https://www.education.vic.gov.au/Documents/about/research/datavic/dv207-detannualrptresarchanddevelopment.csv> .

<https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "DTF - Corporate and Government Services" .

