@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/6a36bb08-6fdd-42f1-a3f6-49d0403f39c7> a dcat:Dataset ;
    dct:description "Jumlah Lembaga SMP Menurut Kecamatan Ngawi (Semester I)" ;
    dct:identifier "775bc655c77d679c193f1982dac04668" ;
    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 Ngawi (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/6a36bb08-6fdd-42f1-a3f6-49d0403f39c7/resource/3e5ee751-528d-4a4a-aabb-a94556838610> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Lembaga",
        "Menurut",
        "Ngawi",
        "SMP",
        "Semester" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12999> .

<http://5.189.187.109/dataset/6a36bb08-6fdd-42f1-a3f6-49d0403f39c7/resource/3e5ee751-528d-4a4a-aabb-a94556838610> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:13:07.757464"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:13:07.732382"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12999> .

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

