@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/06394c8e-cf20-49ae-9215-80f69d44da52> a dcat:Dataset ;
    dct:description """This dataset contains time series data on various taxation lines. Contains
information on eight taxation data series: total taxation revenue; payroll
tax; land tax; land transfer duty; gambling taxes; insurance taxes; motor
vehicle taxes; and other taxes. The annual series include historical and
forecast data published in budget papers (Budget and Budget Update)""" ;
    dct:identifier "06394c8e-cf20-49ae-9215-80f69d44da52" ;
    dct:issued "2025-06-25T16:51:12.234448"^^xsd:dateTime ;
    dct:modified "2025-06-25T16:51:14.848065"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Taxation Revenue - Annual 2012-2013" ;
    dcat:distribution <https://data.gov.au/dataset/06394c8e-cf20-49ae-9215-80f69d44da52/resource/b001cd8f-f356-48ef-a0cb-c2f28569e3b2> ;
    dcat:keyword "and",
        "budget",
        "economy",
        "tax" .

<https://data.gov.au/dataset/06394c8e-cf20-49ae-9215-80f69d44da52/resource/b001cd8f-f356-48ef-a0cb-c2f28569e3b2> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:15:24.254760"^^xsd:dateTime ;
    dct:modified "2025-06-25T16:51:12.225122"^^xsd:dateTime ;
    dct:title "Taxation Revenue - Annual 2012-2013" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/baac35bb-9e14-4879-9f8b-a1f500b49cb1/TaxationrevenueGG2012-13BU1May2012.xls> .

<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" .

