@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/6b66f62f-3ef0-41aa-9fd1-990395b33248> a dcat:Dataset ;
    dct:description "Jumlah Lembaga SD Menurut Kecamatan Kasreman (Semester I)" ;
    dct:identifier "7cff4ce87d7f2179d73e7959bf213529" ;
    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 SD Menurut Kecamatan Kasreman (Semester I)" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6b66f62f-3ef0-41aa-9fd1-990395b33248/resource/ab5d1c6a-3db9-4e11-a4c0-b27b92cedda0> ;
    dcat:keyword "Jumlah",
        "Kasreman",
        "Kecamatan",
        "Lembaga",
        "Menurut",
        "SD",
        "Semester" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12979> .

<http://5.189.187.109:5000/dataset/6b66f62f-3ef0-41aa-9fd1-990395b33248/resource/ab5d1c6a-3db9-4e11-a4c0-b27b92cedda0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:12:45.306241"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:12:45.290074"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12979> .

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

