@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.nsw.gov.au/dataset/f35fdf87-79f1-4abd-8676-e1285d065946> a dcat:Dataset ;
    dct:description """Report covers advertising during period: 1/7/2017 - 30/06/2018

**Note:** This resource was originally published on opengov.nsw.gov.au. The OpenGov website has been retired. If you have any questions, please contact the Agency Services team at transfer@mhnsw.au

**Agency**
  
-   Department of Customer Service
        """ ;
    dct:identifier "f35fdf87-79f1-4abd-8676-e1285d065946" ;
    dct:issued "2021-09-08T15:01:12.276965"^^xsd:dateTime ;
    dct:modified "2025-11-13T08:06:57.018303"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Media Expenditure by Agency 2017/18" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/f35fdf87-79f1-4abd-8676-e1285d065946/resource/843c4fff-72a4-44e4-9ee5-299c1d153ac4> ;
    dcat:keyword "Department of Customer Service" .

<https://data.nsw.gov.au/dataset/f35fdf87-79f1-4abd-8676-e1285d065946/resource/843c4fff-72a4-44e4-9ee5-299c1d153ac4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-13T08:06:57.051094"^^xsd:dateTime ;
    dct:modified "2025-11-13T08:06:57.038322"^^xsd:dateTime ;
    dct:title "Advertising Expenditure   FY1718 18858" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/f35fdf87-79f1-4abd-8676-e1285d065946/resource/843c4fff-72a4-44e4-9ee5-299c1d153ac4/download/advertising_expenditure___fy1718_18858.pdf> ;
    dcat:byteSize "303456"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> a foaf:Agent ;
    foaf:name "NSW Government" .

