@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/2ab493e4-c9c0-471e-810c-b7dc4a12d31d> a dcat:Dataset ;
    dct:description "Termasuk dalam Dokumen IKPLHD" ;
    dct:identifier "2ab493e4-c9c0-471e-810c-b7dc4a12d31d" ;
    dct:issued "2024-05-20T11:08:34.566711"^^xsd:dateTime ;
    dct:modified "2024-05-20T11:08:34.566720"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/9029a1ff-242c-4f4c-8464-8a6ab8aacc09> ;
    dct:title "Luas Wilayah Kota Solok Menurut Kecamatan dan Kelurahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang TKES" ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/2ab493e4-c9c0-471e-810c-b7dc4a12d31d/resource/bfbc7aaa-ba0d-4cb2-8c47-bbe947c864ff> ;
    dcat:keyword "IKPLHD" .

<https://data.sumbarprov.go.id/dataset/2ab493e4-c9c0-471e-810c-b7dc4a12d31d/resource/bfbc7aaa-ba0d-4cb2-8c47-bbe947c864ff> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Luas Wilayah Kota Solok Menurut Kecamatan dan Kelurahan.csv" ;
    dcat:accessURL <https://satudata.solokkota.go.id/dataset/2ab493e4-c9c0-471e-810c-b7dc4a12d31d/resource/bfbc7aaa-ba0d-4cb2-8c47-bbe947c864ff/download/luas-wilayah-kota-solok-menurut-kecamatan-dan-kelurahan.csv> ;
    dcat:byteSize 809.0 ;
    dcat:mediaType "text/csv" .

<https://data.sumbarprov.go.id/organization/9029a1ff-242c-4f4c-8464-8a6ab8aacc09> a foaf:Organization ;
    foaf:name "Kota Solok" .

