@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/ed4d3ef7-6315-4e6e-805e-5d951621d4dd> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah dokumen rencana kerja perangkat daerah di Kabupaten Bantul" ;
    dct:identifier "ed4d3ef7-6315-4e6e-805e-5d951621d4dd" ;
    dct:issued "2024-06-11T08:52:41.782330"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:52:41.782337"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Dokumen Renja PD di Perangkat Daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Badan Perencanaan Pembangunan Daerah" ;
            vcard:hasEmail <mailto:dalitbang@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ed4d3ef7-6315-4e6e-805e-5d951621d4dd/resource/7f2fd466-ae8c-4fd3-8148-5245fc2c7131> ;
    dcat:keyword "dokumen renja",
        "perangkat daerah",
        "rencana kerja",
        "renja" ;
    dcat:landingPage <https://bappeda.bantulkab.go.id/> .

<http://5.189.187.109/dataset/ed4d3ef7-6315-4e6e-805e-5d951621d4dd/resource/7f2fd466-ae8c-4fd3-8148-5245fc2c7131> a dcat:Distribution ;
    dct:description "Data ini berisi dokumen rencana kerja perangkat daerah" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-10T08:07:04.673850"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:52:41.770345"^^xsd:dateTime ;
    dct:title "Jumlah Dokumen RENJA PD di Perangkat Daerah Tahun 2019-2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/ed4d3ef7-6315-4e6e-805e-5d951621d4dd/resource/7f2fd466-ae8c-4fd3-8148-5245fc2c7131/download/jumlah-dokumen-renja-pd-di-perangkat-daerah.xlsx> ;
    dcat:byteSize "8379"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

<https://bappeda.bantulkab.go.id/> a foaf:Document .

