@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/d9d662fe-5017-4983-8378-3d967e8007a1> a dcat:Dataset ;
    dct:description "Tingkat Kemiskinan" ;
    dct:identifier "d9d662fe-5017-4983-8378-3d967e8007a1" ;
    dct:issued "2024-07-01T03:49:04.468019"^^xsd:dateTime ;
    dct:modified "2024-07-01T03:49:04.468029"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> ;
    dct:title "Tingkat Kemiskinan" ;
    owl:versionInfo "2005-2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ari Afif Hudri" ;
            vcard:hasEmail <mailto:ariafifhudri@d> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/d9d662fe-5017-4983-8378-3d967e8007a1/resource/61bd8548-ba02-41be-ab13-244fd747a8cd> ;
    dcat:keyword "Poverty line",
        "tingkat kemiskinan" ;
    dcat:landingPage <Forum%20SDI%20Kabupaten%20Dharmasraya> .

<https://data.sumbarprov.go.id/dataset/d9d662fe-5017-4983-8378-3d967e8007a1/resource/61bd8548-ba02-41be-ab13-244fd747a8cd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "tingkat kemiskinan tahun 2005-2023" ;
    dcat:accessURL <https://satudata.dharmasrayakab.go.id/dataset/d9d662fe-5017-4983-8378-3d967e8007a1/resource/61bd8548-ba02-41be-ab13-244fd747a8cd/download/8-tingkat-kemiskinan.xlsx> ;
    dcat:byteSize 9489.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> a foaf:Organization ;
    foaf:name "Kabupaten Dharmasraya" .

