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

<https://data.sumbarprov.go.id/dataset/7c3d1115-1bf6-455b-b3c6-3a492b842659> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Tahun 2022" ;
    dct:identifier "7c3d1115-1bf6-455b-b3c6-3a492b842659" ;
    dct:issued "2023-12-04T07:01:28.641343"^^xsd:dateTime ;
    dct:modified "2023-12-04T07:01:28.641349"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/23de8d71-c761-4b07-b394-6e7552a0d4b3> ;
    dct:title "Jumlah Penduduk Tahun 2022" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/7c3d1115-1bf6-455b-b3c6-3a492b842659/resource/354b8876-1b7b-4f37-8ac4-59ac026217b3> .

<https://data.sumbarprov.go.id/dataset/7c3d1115-1bf6-455b-b3c6-3a492b842659/resource/354b8876-1b7b-4f37-8ac4-59ac026217b3> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Tahun 2022" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk Tahun 2022.xlsx" ;
    dcat:accessURL <https://data.sawahluntokota.go.id/dataset/7c3d1115-1bf6-455b-b3c6-3a492b842659/resource/354b8876-1b7b-4f37-8ac4-59ac026217b3/download/jumlah-penduduk-tahun-2022.xlsx> ;
    dcat:byteSize 9457.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

