@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/1e37047d-8b32-4e7d-bc37-d80002ebd071> a dcat:Dataset ;
    dct:description "Jumlah Murid TKLB" ;
    dct:identifier "3416a75f4cea9109507cacd8e2f2aefc" ;
    dct:issued "2026-04-29T08:56:48.210772"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:56:48.210795"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Murid TKLB" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1e37047d-8b32-4e7d-bc37-d80002ebd071/resource/b57fac6d-b166-4b61-a953-f24f19b14b63> ;
    dcat:keyword "Jumlah",
        "Murid",
        "TKLB" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/33> .

<http://5.189.187.109:5000/dataset/1e37047d-8b32-4e7d-bc37-d80002ebd071/resource/b57fac6d-b166-4b61-a953-f24f19b14b63> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:56:48.215319"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:56:48.198690"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/33> .

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

