@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/90f3c2b5-b599-4b4a-854c-4e0a73b6cb5b> a dcat:Dataset ;
    dct:description "Jumlah Lembaga SMP Menurut Kecamatan Karanganyar (Semester I)" ;
    dct:identifier "1a3c31f4aad8845d25e421c69b07610d" ;
    dct:issued "2023-02-13"^^xsd:date ;
    dct:modified "2024-07-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Lembaga SMP Menurut Kecamatan Karanganyar (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/90f3c2b5-b599-4b4a-854c-4e0a73b6cb5b/resource/4987d052-69a7-4a2c-8682-7035f454ab55> ;
    dcat:keyword "Jumlah",
        "Karanganyar",
        "Kecamatan",
        "Lembaga",
        "Menurut",
        "SMP",
        "Semester" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/13004> .

<http://5.189.187.109/dataset/90f3c2b5-b599-4b4a-854c-4e0a73b6cb5b/resource/4987d052-69a7-4a2c-8682-7035f454ab55> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:13:09.601865"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:13:09.575812"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/13004> .

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

