@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.sumbarprov.go.id/dataset/ab37e51b-e354-4a0e-9796-4b8eecc973aa> a dcat:Dataset ;
    dct:description "Data kekurangan rumah prov sumbar tahun 2023" ;
    dct:identifier "ab37e51b-e354-4a0e-9796-4b8eecc973aa" ;
    dct:issued "2024-05-30T04:32:56.857362"^^xsd:dateTime ;
    dct:modified "2024-05-30T04:42:04.287913"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/6838b661-b6f7-4f12-9b5d-0bcdf7799cc5> ;
    dct:title "Data Backlog (data kekurangan rumah)" ;
    owl:versionInfo "2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elfitri Oktavia" ;
            vcard:hasEmail <mailto:elfitrioktavia@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/ab37e51b-e354-4a0e-9796-4b8eecc973aa/resource/dc5d7fd5-72fe-4c69-ae12-8f16fabcbcb8> ;
    dcat:keyword "Data Perumahan Rakyat" ;
    dcat:landingPage <BKKBN%20Tahun%202021> .

<https://data.sumbarprov.go.id/dataset/ab37e51b-e354-4a0e-9796-4b8eecc973aa/resource/dc5d7fd5-72fe-4c69-ae12-8f16fabcbcb8> a dcat:Distribution ;
    dct:description "Data kekurangan rumah/backlog provinsi sumbar " ;
    dct:format "XLSX" ;
    dct:title "data backlog (kekurangan rumah).xlsx" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/ab37e51b-e354-4a0e-9796-4b8eecc973aa/resource/dc5d7fd5-72fe-4c69-ae12-8f16fabcbcb8/download/data-backlog-kekurangan-rumah.xlsx> ;
    dcat:byteSize 19049.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/6838b661-b6f7-4f12-9b5d-0bcdf7799cc5> a foaf:Organization ;
    foaf:name "Dinas Perumahan Rakyat, Kawasan Permukiman dan Pertanahan" .

