@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/69928829-9348-4e51-a4e4-44dce1a70272> a dcat:Dataset ;
    dct:description "Jumlah Lembaga SMP Menurut Kecamatan Paron (Semester I)" ;
    dct:identifier "55a51239dc6fe8cf8c09ec91f36f5250" ;
    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 Paron (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/69928829-9348-4e51-a4e4-44dce1a70272/resource/7f56d016-c13c-483e-bca2-ed1e0a6ec6ff> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Lembaga",
        "Menurut",
        "Paron",
        "SMP",
        "Semester" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/13000> .

<http://5.189.187.109/dataset/69928829-9348-4e51-a4e4-44dce1a70272/resource/7f56d016-c13c-483e-bca2-ed1e0a6ec6ff> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:13:15.664689"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:13:15.633415"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/13000> .

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

