@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/50e2c3be-464f-471d-91a1-18b43c446000> a dcat:Dataset ;
    dct:description "Jumlah Siswa SMP Berdasarkan Agama Hindu (Semester I)" ;
    dct:identifier "a14fd85ebbd38dbeddf3cd65ba2c1da1" ;
    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 Siswa SMP Berdasarkan Agama Hindu (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/50e2c3be-464f-471d-91a1-18b43c446000/resource/09f82758-7da4-40f0-8943-7e21e02f0a62> ;
    dcat:keyword "Agama",
        "Hindu",
        "Jumlah",
        "SMP",
        "Semester",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12923> .

<http://5.189.187.109/dataset/50e2c3be-464f-471d-91a1-18b43c446000/resource/09f82758-7da4-40f0-8943-7e21e02f0a62> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:11:12.717373"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:11:12.701454"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12923> .

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

