@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/28fa0d68-3f41-46c4-853f-107ccfea3f48> a dcat:Dataset ;
    dct:description "deksripsi 1" ;
    dct:identifier "28fa0d68-3f41-46c4-853f-107ccfea3f48" ;
    dct:issued "2026-04-30T04:19:10.874879"^^xsd:dateTime ;
    dct:modified "2026-04-30T04:19:11.609307"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/14c48d37-3608-4cbe-bf53-820767900f92> ;
    dct:title "Data Penduduk di Provinsi" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Putra" ;
            vcard:hasEmail <mailto:putraevans@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/28fa0d68-3f41-46c4-853f-107ccfea3f48/resource/52dfc97c-d725-423f-a18c-358067018a66> ;
    dcat:keyword "kependudukan" .

<https://data.sumbarprov.go.id/dataset/28fa0d68-3f41-46c4-853f-107ccfea3f48/resource/52dfc97c-d725-423f-a18c-358067018a66> a dcat:Distribution ;
    dct:description "deksrip example" ;
    dct:format "XLSX" ;
    dct:title "data kependudukan provinsi" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/28fa0d68-3f41-46c4-853f-107ccfea3f48/resource/52dfc97c-d725-423f-a18c-358067018a66/download/data-kependudukan-provinsi-ba623e37-8b04-4839-8dbb-736f8979552a.xlsx> ;
    dcat:byteSize 9500.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/14c48d37-3608-4cbe-bf53-820767900f92> a foaf:Organization ;
    foaf:name "Dinas Komunikasi, Informatika dan Statistik Provinsi Sumatera Barat" .

