@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#> .

<http://5.189.187.109/dataset/be0488e4-9cf5-42eb-9294-fcb9586303ce> a dcat:Dataset ;
    dct:description "Jumlah Prosentase Penduduk Miskin Kabupaten Ngawi" ;
    dct:identifier "dc58e3a306451c9d670adcd37004f48f" ;
    dct:issued "2022-04-26"^^xsd:date ;
    dct:modified "2025-02-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Sosial" ] ;
    dct:title "Jumlah Prosentase Penduduk Miskin Kabupaten Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/be0488e4-9cf5-42eb-9294-fcb9586303ce/resource/d14a8804-2987-4818-8641-88cb32dfeb47> ;
    dcat:keyword "Jumlah",
        "Kabupaten",
        "Miskin",
        "Ngawi",
        "Penduduk",
        "Prosentase" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/914> .

<http://5.189.187.109/dataset/be0488e4-9cf5-42eb-9294-fcb9586303ce/resource/d14a8804-2987-4818-8641-88cb32dfeb47> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:08:57.456800"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:08:57.433136"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/914> .

<https://satudata.ngawikab.go.id/data/sektoral/914> a foaf:Document .

