@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/4329a4af-f829-414e-a9dd-56a3e738469e> a dcat:Dataset ;
    dct:description "rincian pemsangan PJU di Kecamatan Rejang Lebong" ;
    dct:identifier "4329a4af-f829-414e-a9dd-56a3e738469e" ;
    dct:issued "2023-10-23T08:33:48.585406"^^xsd:dateTime ;
    dct:modified "2023-10-23T08:33:48.585419"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ca27726d-21f1-4e58-8a19-8c9b7193fc2c> ;
    dct:title "variabel dan indikator 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/4329a4af-f829-414e-a9dd-56a3e738469e/resource/07f73abe-0284-4325-abf2-53117989f8ed> ;
    dcat:keyword "perlengkapan jalan" .

<http://5.189.187.109/dataset/4329a4af-f829-414e-a9dd-56a3e738469e/resource/07f73abe-0284-4325-abf2-53117989f8ed> a dcat:Distribution ;
    dct:description "variabel akan jumlah PJU yang berada dikecamatan rejang lebong " ;
    dct:format "XLSX" ;
    dct:issued "2023-10-20T06:14:59.708671"^^xsd:dateTime ;
    dct:modified "2023-10-23T08:33:48.568756"^^xsd:dateTime ;
    dct:title "MS-Variabel dan MS-Indikator DISHUB.xlsx" ;
    dcat:accessURL <https://satudata.rejanglebongkab.go.id/id/dataset/4329a4af-f829-414e-a9dd-56a3e738469e/resource/07f73abe-0284-4325-abf2-53117989f8ed/download/ms-variabel-dan-ms-indikator-dishub.xlsx> ;
    dcat:byteSize "70527"^^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" .

