@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#> .

<http://5.189.187.109/dataset/8d358c0f-ff95-48dc-9da1-f254d8786d72> a dcat:Dataset ;
    dct:description "<p>Data Organisasi Kepemudaan</p>" ;
    dct:identifier "76fdb314-5b89-4bdf-9a86-84c306ce176a" ;
    dct:issued "2025-01-22"^^xsd:date ;
    dct:modified "2025-01-22"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PEMUDA OLAHRAGA DAN PARIWISATA" ] ;
    dct:title "Data Organisasi Kepemudaan di Kabupaten Musi Banyuasin" ;
    dcat:distribution <http://5.189.187.109/dataset/8d358c0f-ff95-48dc-9da1-f254d8786d72/resource/ae9dc959-e6f5-47bc-ad82-7220fc08164b> ;
    dcat:keyword "data",
        "organisasi" .

<http://5.189.187.109/dataset/8d358c0f-ff95-48dc-9da1-f254d8786d72/resource/ae9dc959-e6f5-47bc-ad82-7220fc08164b> a dcat:Distribution ;
    dct:description "<p>Data Organisasi Kepemudaan</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T03:46:26.155122"^^xsd:dateTime ;
    dct:modified "2026-01-15T03:46:26.135637"^^xsd:dateTime ;
    dct:title "Data Organisasi Kepemudaan di Kabupaten Musi Banyuasin Tahun 2024" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10121/data-organisasi-kepemudaan-di-kabupaten-musi-banyuasin-tahun-2024.xlsx> .

