@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/b6004a72-37fe-467e-a24d-c52124b4935a> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan ketersediaan dokumen perencanaan pembangunan daerah berupa Rencana Pembangunan Jangka Panjang Daerah (RPJPD)." ;
    dct:identifier "b6004a72-37fe-467e-a24d-c52124b4935a" ;
    dct:issued "2026-04-06T09:40:13.175414"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:40:13.175435"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Dokumen Perencanaan Daerah: RPJPD" ;
    dcat:distribution <http://5.189.187.109/dataset/b6004a72-37fe-467e-a24d-c52124b4935a/resource/f406b66a-f0eb-4938-8d11-a68e72094ea5> ;
    dcat:keyword "dokumenperencanaan",
        "rpjpd" .

<http://5.189.187.109/dataset/b6004a72-37fe-467e-a24d-c52124b4935a/resource/f406b66a-f0eb-4938-8d11-a68e72094ea5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-12-30T16:11:12.026662"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:40:13.167049"^^xsd:dateTime ;
    dct:title "Dokumen Perencanaan Daerah RPJPD" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/b6004a72-37fe-467e-a24d-c52124b4935a/resource/f406b66a-f0eb-4938-8d11-a68e72094ea5/download/dokumen-perencanaan-daerah-rpjpd.csv> ;
    dcat:byteSize "185"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

