@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:5000/dataset/1f78d71f-6cf4-4ac6-a6a5-bcf2f1f87cca> a dcat:Dataset ;
    dct:description "Angka Putus Sekolah SD/MI sederajat" ;
    dct:identifier "c16a5320fa475530d9583c34fd356ef5" ;
    dct:issued "2020-03-02"^^xsd:date ;
    dct:modified "2023-05-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Angka Putus Sekolah SD/MI sederajat" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1f78d71f-6cf4-4ac6-a6a5-bcf2f1f87cca/resource/8bae96fb-5001-4588-9011-e522d1fd1e1e> ;
    dcat:keyword "Angka",
        "Putus",
        "SDMI",
        "Sekolah",
        "sederajat" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/23> .

<http://5.189.187.109:5000/dataset/1f78d71f-6cf4-4ac6-a6a5-bcf2f1f87cca/resource/8bae96fb-5001-4588-9011-e522d1fd1e1e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:56:43.363562"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:56:43.339978"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/23> .

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

