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

<http://5.189.187.109/dataset/884c2d09-e2d4-4117-b873-26df04c25f42> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data mengenai jumlah pendapatan retribusi daerah yang dirinci berdasarkan komponen atau jenis retribusi daerah." ;
    dct:identifier "884c2d09-e2d4-4117-b873-26df04c25f42" ;
    dct:issued "2026-04-06T09:36:49.864871"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:49.864892"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Jumlah Pendapatan Retribusi Daerah berdasarkan Komponen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Riyadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/884c2d09-e2d4-4117-b873-26df04c25f42/resource/436838e0-4805-43db-bc61-7069d8d59c37> ;
    dcat:keyword "pad",
        "pendapatatandaerah" .

<http://5.189.187.109/dataset/884c2d09-e2d4-4117-b873-26df04c25f42/resource/436838e0-4805-43db-bc61-7069d8d59c37> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-12-29T06:32:38.974816"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:49.854268"^^xsd:dateTime ;
    dct:title "Tahun 2024" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/884c2d09-e2d4-4117-b873-26df04c25f42/resource/436838e0-4805-43db-bc61-7069d8d59c37/download/jumlah-pendapatan-retribusi-daerah-berdasarkan-komponen.csv> ;
    dcat:byteSize "359"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> a foaf:Agent ;
    foaf:name "Kabupaten Sumbawa" .

