@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/4f82de1a-ce6c-48c6-b674-698fc94e0c42> a dcat:Dataset ;
    dct:description "Jumlah Penyandang Cacat Berdasarkan Cacat Ganda" ;
    dct:identifier "4edaa105d5f53590338791951e38c3ad" ;
    dct:issued "2022-05-10"^^xsd:date ;
    dct:modified "2025-02-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Sosial" ] ;
    dct:title "Jumlah Penyandang Cacat Berdasarkan Cacat Ganda" ;
    dcat:distribution <http://5.189.187.109/dataset/4f82de1a-ce6c-48c6-b674-698fc94e0c42/resource/81748849-98b4-41e5-acbf-a74392f82a4b> ;
    dcat:keyword "Cacat",
        "Ganda",
        "Jumlah",
        "Penyandang" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1243> .

<http://5.189.187.109/dataset/4f82de1a-ce6c-48c6-b674-698fc94e0c42/resource/81748849-98b4-41e5-acbf-a74392f82a4b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T07:52:45.188218"^^xsd:dateTime ;
    dct:modified "2026-04-29T07:52:45.143285"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1243> .

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

