@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/90f30e91-08bd-427a-9d73-9c8f16957be4> a dcat:Dataset ;
    dct:description "Jumlah Panti Sosial Menurut Kecamatan" ;
    dct:identifier "90ecce8d5dad4396f681182cb470872c" ;
    dct:issued "2025-08-06"^^xsd:date ;
    dct:modified "2025-08-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Sosial" ] ;
    dct:title "Jumlah Panti Sosial Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/90f30e91-08bd-427a-9d73-9c8f16957be4/resource/d0694578-1689-4c03-beca-56d7a4ccfed1> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Menurut",
        "Panti",
        "Sosial" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/16499> .

<http://5.189.187.109/dataset/90f30e91-08bd-427a-9d73-9c8f16957be4/resource/d0694578-1689-4c03-beca-56d7a4ccfed1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:34:09.461242"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:34:09.434548"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/16499> .

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

