@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/c971e158-7f0e-4fdf-a670-cffcef1cdc9d> a dcat:Dataset ;
    dct:description "Jumlah Lulusan SD" ;
    dct:identifier "66f041e16a60928b05a7e228a89c3799" ;
    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 Lulusan SD" ;
    dcat:distribution <http://5.189.187.109/dataset/c971e158-7f0e-4fdf-a670-cffcef1cdc9d/resource/7cfc4bd9-998c-427e-872d-363063a4e45c> ;
    dcat:keyword "Jumlah",
        "Lulusan",
        "SD" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/50> .

<http://5.189.187.109/dataset/c971e158-7f0e-4fdf-a670-cffcef1cdc9d/resource/7cfc4bd9-998c-427e-872d-363063a4e45c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:57:36.196697"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:36.176736"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/50> .

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

