@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/b7193c97-a3e9-4eb4-af80-59cb33eaf39f> a dcat:Dataset ;
    dct:description "Department of Women, Aboriginal and Torres Strait Islander Partnerships (DWATSIPM) Annual Report 2024-2025 - Queensland Language Services Policy" ;
    dct:identifier "b7193c97-a3e9-4eb4-af80-59cb33eaf39f" ;
    dct:issued "2025-11-11T13:02:38.140520"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:02:41.599888"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/1849a797-4a12-4be6-8fe5-5f8a9e5034b1> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "DWATSIPM Annual Report Queensland Language Services Policy" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data_Solutions@communities.qld.gov.au" ;
            vcard:hasEmail <mailto:Data_Solutions@communities.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/b7193c97-a3e9-4eb4-af80-59cb33eaf39f/resource/5587624f-17b6-4b2e-93a2-2ae94e0dac37> ;
    dcat:keyword "Community",
        "Finance",
        "Government",
        "Indigenous",
        "Reporting" .

<https://data.gov.au/dataset/b7193c97-a3e9-4eb4-af80-59cb33eaf39f/resource/5587624f-17b6-4b2e-93a2-2ae94e0dac37> a dcat:Distribution ;
    dct:description "Department of Women, Aboriginal and Torres Strait Islander Partnerships (DWATSIPM) Annual Report 2024-25 - Queensland Language Services Policy." ;
    dct:format "CSV" ;
    dct:issued "2025-09-30T06:33:24.184588"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:02:38.122978"^^xsd:dateTime ;
    dct:title "DWATSIPM Annual Report 2024-25 Queensland Language Services Policy" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "bacf911fd391bb802af865b1f5ce1d32"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.dwatsipm.qld.gov.au/_media/documents/tatsipca-open-data/dwatsipm-annual-report-qld-language-services-2024-2025.csv> .

<https://data.gov.au/organization/1849a797-4a12-4be6-8fe5-5f8a9e5034b1> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Women, Aboriginal and Torres Strait Islander Partnerships and Multiculturalism" .

