@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/d9f22193-48a5-49ca-87ee-79d716844df9> a dcat:Dataset ;
    dct:description "Jumlah Siswa SMA" ;
    dct:identifier "2a38a4a9316c49e5a833517c45d31070" ;
    dct:issued "2026-04-29T08:57:29.143403"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:29.143417"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Siswa SMA" ;
    dcat:distribution <http://5.189.187.109/dataset/d9f22193-48a5-49ca-87ee-79d716844df9/resource/2f414139-70c9-436a-829d-d836fda59638> ;
    dcat:keyword "Jumlah",
        "SMA",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/80> .

<http://5.189.187.109/dataset/d9f22193-48a5-49ca-87ee-79d716844df9/resource/2f414139-70c9-436a-829d-d836fda59638> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:57:29.146762"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:29.135428"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/80> .

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

