@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/8dc87243-6c5f-46bd-891c-100924ab92a7> a dcat:Dataset ;
    dct:description "Jumlah rumah korban bencana yang telah diperbaiki/ ditangani dalam lingkungan area wilayah Kota Sawahlunto " ;
    dct:identifier "8dc87243-6c5f-46bd-891c-100924ab92a7" ;
    dct:issued "2024-01-22T08:19:33.679320"^^xsd:dateTime ;
    dct:modified "2024-01-22T08:19:33.679326"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/23de8d71-c761-4b07-b394-6e7552a0d4b3> ;
    dct:title "Jumlah rumah lorban bencana yang ditangani" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhamad Dio Fadilah" ;
            vcard:hasEmail <mailto:11.muhamaddiofadilah@sawahluntokota.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/8dc87243-6c5f-46bd-891c-100924ab92a7/resource/942cd81c-269f-4637-9c96-9e3f621ec37c> ;
    dcat:keyword "Perumahan" .

<https://data.sumbarprov.go.id/dataset/8dc87243-6c5f-46bd-891c-100924ab92a7/resource/942cd81c-269f-4637-9c96-9e3f621ec37c> a dcat:Distribution ;
    dct:description "Jumlah rumah lorban bencana yang ditangani dalam area wilayah Kota Sawahlunto	" ;
    dct:format "PDF" ;
    dct:title "Jumlah rumah lorban bencana yang ditangani		" ;
    dcat:accessURL <https://data.sawahluntokota.go.id/dataset/8dc87243-6c5f-46bd-891c-100924ab92a7/resource/942cd81c-269f-4637-9c96-9e3f621ec37c/download/contoh-surat-keluar.pdf> ;
    dcat:byteSize 109850.0 ;
    dcat:mediaType "application/pdf" .

<https://data.sumbarprov.go.id/organization/23de8d71-c761-4b07-b394-6e7552a0d4b3> a foaf:Organization ;
    foaf:name "Kota Sawah Lunto" .

