@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/0d85ac86-d9d6-434c-a33c-10964b8a9ece> a dcat:Dataset ;
    dct:description """The Annual Report describes the role, achievements, performance, and financial position of the NSW Telco Authority during the 2019/20 reporting period.

**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**
  
-   NSW Telco Authority
        """ ;
    dct:identifier "0d85ac86-d9d6-434c-a33c-10964b8a9ece" ;
    dct:issued "2021-09-08T15:00:41.201524"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:53:53.505425"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "2019/20 NSW Telco Authority Annual Report" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/0d85ac86-d9d6-434c-a33c-10964b8a9ece/resource/2c199bc4-9adc-432d-8878-068687bb5b30> ;
    dcat:keyword "NSW Telco Authority",
        "telco authority" .

<https://data.nsw.gov.au/dataset/0d85ac86-d9d6-434c-a33c-10964b8a9ece/resource/2c199bc4-9adc-432d-8878-068687bb5b30> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T00:53:53.521484"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:53:53.512235"^^xsd:dateTime ;
    dct:title "FINAL Printed Annual Report 19081" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/0d85ac86-d9d6-434c-a33c-10964b8a9ece/resource/2c199bc4-9adc-432d-8878-068687bb5b30/download/final_printed_annual_report_19081.pdf> ;
    dcat:byteSize "15002824"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

