@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/036d3499-663b-4713-b1c8-eda1dd30f19d> a dcat:Dataset ;
    dct:description "Jumlah Lulusan MA" ;
    dct:identifier "f899139df5e1059396431415e770c6dd" ;
    dct:issued "2026-04-29T08:57:05.448673"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:05.448694"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Lulusan MA" ;
    dcat:distribution <http://5.189.187.109/dataset/036d3499-663b-4713-b1c8-eda1dd30f19d/resource/57b37070-a71e-44cb-8c2b-5b63d81abcb2> ;
    dcat:keyword "Jumlah",
        "Lulusan",
        "MA" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/92> .

<http://5.189.187.109/dataset/036d3499-663b-4713-b1c8-eda1dd30f19d/resource/57b37070-a71e-44cb-8c2b-5b63d81abcb2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:57:05.468108"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:05.435767"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/92> .

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

