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

<https://data.sumbarprov.go.id/dataset/2becf13b-b67b-4dec-9d57-41582a3fc114> a dcat:Dataset ;
    dct:description "Terkait Jumlah Kelurahan Di Kecamatan Pauh" ;
    dct:identifier "2becf13b-b67b-4dec-9d57-41582a3fc114" ;
    dct:issued "2024-03-04T09:01:54.365803"^^xsd:dateTime ;
    dct:modified "2024-03-04T09:01:54.365809"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> ;
    dct:title "Jumlah Kelurahan Kec.Pauh" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/2becf13b-b67b-4dec-9d57-41582a3fc114/resource/bb2ca2d4-c1b6-4691-83df-75df4bd3735f> ;
    dcat:keyword "government",
        "kecamatan",
        "pauh" .

<https://data.sumbarprov.go.id/dataset/2becf13b-b67b-4dec-9d57-41582a3fc114/resource/bb2ca2d4-c1b6-4691-83df-75df4bd3735f> a dcat:Distribution ;
    dct:description "Berisi tentang data jumlah kelurahan di Kecamatan Pauh" ;
    dct:format "CSV" ;
    dct:title "Jumlah Kelurahan.csv" ;
    dcat:accessURL <https://satudata.padang.go.id/dataset/2becf13b-b67b-4dec-9d57-41582a3fc114/resource/bb2ca2d4-c1b6-4691-83df-75df4bd3735f/download/jumlah-kelurahan.csv> ;
    dcat:byteSize 21.0 ;
    dcat:mediaType "text/csv" .

<https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> a foaf:Organization ;
    foaf:name "Kota Padang" .

