@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/a87dddf4-a01e-4247-bddf-dc65ef94f500> a dcat:Dataset ;
    dct:description """Our annual reports provide information on the Professional Standards Councils’ work and activities for each financial year, and are tabled in the parliament of each Australian state and territory.

**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**
  
-   Professional Standards Councils
        """ ;
    dct:identifier "a87dddf4-a01e-4247-bddf-dc65ef94f500" ;
    dct:issued "2021-09-08T15:14:57.964483"^^xsd:dateTime ;
    dct:modified "2025-11-14T02:34:09.842538"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Professional Standards Councils Annual Report 2016/17" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/a87dddf4-a01e-4247-bddf-dc65ef94f500/resource/a1cd3577-ee72-447f-956e-39a8e63674ef> ;
    dcat:keyword "Professional Standards Councils" .

<https://data.nsw.gov.au/dataset/a87dddf4-a01e-4247-bddf-dc65ef94f500/resource/a1cd3577-ee72-447f-956e-39a8e63674ef> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T02:34:09.856340"^^xsd:dateTime ;
    dct:modified "2025-11-14T02:34:09.849294"^^xsd:dateTime ;
    dct:title "PSC 1617 Annual Report ACC 17115" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/a87dddf4-a01e-4247-bddf-dc65ef94f500/resource/a1cd3577-ee72-447f-956e-39a8e63674ef/download/psc_1617_annual_report_acc_17115.pdf> ;
    dcat:byteSize "2514167"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

