@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#> .

<https://data.sumbarprov.go.id/dataset/afc56c5e-3461-4174-9c97-803e72a4e4de> a dcat:Dataset ;
    dct:description "Menampilkan data lampu penerangan jalan umum di Kabupaten Pasaman Barat" ;
    dct:identifier "afc56c5e-3461-4174-9c97-803e72a4e4de" ;
    dct:issued "2023-12-04T06:32:49.644940"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:32:49.644946"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "DATA LAMPU PENERANGAN JALAN UMUM TAHUN 2018-2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhamad Sumargono" ;
            vcard:hasEmail <mailto:muhamadsumargonosttd@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/afc56c5e-3461-4174-9c97-803e72a4e4de/resource/9f54fcea-3d14-4d42-ae62-23593af52b34> ;
    dcat:keyword "goverment" ;
    dcat:landingPage <Kepala%20Bidang%20Keselamatan%20Transportasi%20Darat> .

<https://data.sumbarprov.go.id/dataset/afc56c5e-3461-4174-9c97-803e72a4e4de/resource/9f54fcea-3d14-4d42-ae62-23593af52b34> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "JUMLAH PJU DISHUB.xlsx" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/afc56c5e-3461-4174-9c97-803e72a4e4de/resource/9f54fcea-3d14-4d42-ae62-23593af52b34/download/jumlah-pju-dishub.xlsx> ;
    dcat:byteSize 13272.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> a foaf:Organization ;
    foaf:name "Kabupaten Pasaman Barat" .

