@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/7750e11c-bbe7-49c7-b14f-9680fe9b5a80> a dcat:Dataset ;
    dct:description "Data luas pemukiman prov. sumbar 2023" ;
    dct:identifier "7750e11c-bbe7-49c7-b14f-9680fe9b5a80" ;
    dct:issued "2024-05-30T03:02:38.072261"^^xsd:dateTime ;
    dct:modified "2024-05-30T04:12:11.057934"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/6838b661-b6f7-4f12-9b5d-0bcdf7799cc5> ;
    dct:title "Data Luas Pemukiman" ;
    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/7750e11c-bbe7-49c7-b14f-9680fe9b5a80/resource/6fbbbe3e-3494-4356-823f-c66e35cafacb> ;
    dcat:keyword "Perumahan Kawasan Permukiman" .

<https://data.sumbarprov.go.id/dataset/7750e11c-bbe7-49c7-b14f-9680fe9b5a80/resource/6fbbbe3e-3494-4356-823f-c66e35cafacb> a dcat:Distribution ;
    dct:description "Data Luas Pemukiman Prov. Sumbar 2023" ;
    dct:format "XLSX" ;
    dct:title "Data luas pemukiman.xlsx" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/7750e11c-bbe7-49c7-b14f-9680fe9b5a80/resource/6fbbbe3e-3494-4356-823f-c66e35cafacb/download/data-luas-pemukiman.xlsx> ;
    dcat:byteSize 15814.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" .

