@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/6f460554-f4b2-487c-a9e0-02121a814bf4> a dcat:Dataset ;
    dct:description "jumlah PJU yang tersebar di kecamatan kabupaten rejang lebong" ;
    dct:identifier "6f460554-f4b2-487c-a9e0-02121a814bf4" ;
    dct:issued "2023-10-23T08:33:49.459992"^^xsd:dateTime ;
    dct:modified "2023-10-23T08:33:49.460000"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ca27726d-21f1-4e58-8a19-8c9b7193fc2c> ;
    dct:title "indikikator PJU" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas perhubungan " ;
            vcard:hasEmail <mailto:m.ario@rejanglebongkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6f460554-f4b2-487c-a9e0-02121a814bf4/resource/ac78720b-3754-42b8-8ffc-ce44db89e633> ;
    dcat:keyword "perlengkapan jalan" ;
    dcat:landingPage <m.ario@rejanglebongkab.go.id> .

<http://5.189.187.109/dataset/6f460554-f4b2-487c-a9e0-02121a814bf4/resource/ac78720b-3754-42b8-8ffc-ce44db89e633> a dcat:Distribution ;
    dct:description "jumlah penerangan jalan umum yang berada dikecamatan rejang lebong" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-20T06:12:30.171173"^^xsd:dateTime ;
    dct:modified "2023-10-23T08:33:49.452131"^^xsd:dateTime ;
    dct:title "MS-Variabel dan MS-Indikator DISHUB (1) Jumlah (PJU).xlsx" ;
    dcat:accessURL <https://satudata.rejanglebongkab.go.id/id/dataset/6f460554-f4b2-487c-a9e0-02121a814bf4/resource/ac78720b-3754-42b8-8ffc-ce44db89e633/download/ms-variabel-dan-ms-indikator-dishub-1-jumlah-pju.xlsx> ;
    dcat:byteSize "70202"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/ca27726d-21f1-4e58-8a19-8c9b7193fc2c> a foaf:Agent ;
    foaf:name "Kabupaten Rejang Lebong" .

<m.ario@rejanglebongkab.go.id> a foaf:Document .

