@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/b8c7f54b-516a-4cfc-bd3f-ecaf1538f3d2> a dcat:Dataset ;
    dct:description "Jumlah Siswa Tahun MI (7-12 tahun)" ;
    dct:identifier "9f61408e3afb633e50cdf1b20de6f466" ;
    dct:issued "2020-03-02"^^xsd:date ;
    dct:modified "2023-05-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Siswa Tahun MI (7-12 tahun)" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/b8c7f54b-516a-4cfc-bd3f-ecaf1538f3d2/resource/8389fca1-72ac-410a-8ad0-bdc2ce8f4b70> ;
    dcat:keyword "7-12",
        "Jumlah",
        "MI",
        "Siswa",
        "Tahun",
        "tahun" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/48> .

<http://5.189.187.109:5000/dataset/b8c7f54b-516a-4cfc-bd3f-ecaf1538f3d2/resource/8389fca1-72ac-410a-8ad0-bdc2ce8f4b70> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:56:44.942178"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:56:44.923969"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/48> .

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

