@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/f6f45f76-7d68-457f-90e4-16f4ed929e70> a dcat:Dataset ;
    dct:identifier "5519ecc3-a7da-4ad0-8778-d49945e5cfa7" ;
    dct:issued "2025-10-02"^^xsd:date ;
    dct:modified "2025-12-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN KESATUAN BANGSA DAN POLITIK" ] ;
    dct:title "Jumlah Anggota Paskibraka" ;
    dcat:distribution <http://5.189.187.109/dataset/f6f45f76-7d68-457f-90e4-16f4ed929e70/resource/84cea910-663e-44b7-84f5-9c3d484b12cd> ;
    dcat:keyword "ketenteraman",
        "ketertiban umum",
        "pelindungan masyarakat" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/jumlah-anggota-paskibraka> .

<http://5.189.187.109/dataset/f6f45f76-7d68-457f-90e4-16f4ed929e70/resource/84cea910-663e-44b7-84f5-9c3d484b12cd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T04:00:27.164621"^^xsd:dateTime ;
    dct:modified "2026-04-14T04:00:27.141324"^^xsd:dateTime ;
    dct:title "Jumlah Anggota Paskibraka" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/jumlah-anggota-paskibraka> .

<https://rumahdata.riau.go.id/dataset/jumlah-anggota-paskibraka> a foaf:Document .

