@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/8761b658-bba0-4719-9e8d-02102f1b92f3> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data nilai aset Badan Usaha Milik Daerah (BUMD) di Kabupaten Sumbawa dalam periode tertentu." ;
    dct:identifier "8761b658-bba0-4719-9e8d-02102f1b92f3" ;
    dct:issued "2026-04-06T09:36:44.709550"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:44.709573"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Nilai Aset BUMD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andi Cinnong" ] ;
    dcat:distribution <http://5.189.187.109/dataset/8761b658-bba0-4719-9e8d-02102f1b92f3/resource/21f3765c-d0c0-4e08-b2e8-52e56b1188f8>,
        <http://5.189.187.109/dataset/8761b658-bba0-4719-9e8d-02102f1b92f3/resource/37a2f88e-e3a0-499c-a3b6-1131d2f57830> ;
    dcat:keyword "aset",
        "bumd",
        "keuangan",
        "pemda" .

<http://5.189.187.109/dataset/8761b658-bba0-4719-9e8d-02102f1b92f3/resource/21f3765c-d0c0-4e08-b2e8-52e56b1188f8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-26T07:08:47.655278"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:44.694094"^^xsd:dateTime ;
    dct:title "Tahun 2025" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/8761b658-bba0-4719-9e8d-02102f1b92f3/resource/21f3765c-d0c0-4e08-b2e8-52e56b1188f8/download/nilai-aset-bumd-2025.csv> ;
    dcat:byteSize "378"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/8761b658-bba0-4719-9e8d-02102f1b92f3/resource/37a2f88e-e3a0-499c-a3b6-1131d2f57830> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-12-16T03:58:43.972859"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:44.690770"^^xsd:dateTime ;
    dct:title "Tahun 2024" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/8761b658-bba0-4719-9e8d-02102f1b92f3/resource/37a2f88e-e3a0-499c-a3b6-1131d2f57830/download/nilai-aset-bumd.csv> ;
    dcat:byteSize "377"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

