@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/3c72ec15-8043-49ff-86ff-6b799e9dd5eb> a dcat:Dataset ;
    dct:description "Jumlah Kelas SD dan Sejenisnya" ;
    dct:identifier "d1f491a404d6854880943e5c3cd9ca25" ;
    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 Kelas SD dan Sejenisnya" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3c72ec15-8043-49ff-86ff-6b799e9dd5eb/resource/3df65602-c805-4fec-a5da-2a2b8066051a> ;
    dcat:keyword "Jumlah",
        "Kelas",
        "SD",
        "Sejenisnya" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/121> .

<http://5.189.187.109:5000/dataset/3c72ec15-8043-49ff-86ff-6b799e9dd5eb/resource/3df65602-c805-4fec-a5da-2a2b8066051a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:59:18.262817"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:59:18.245559"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/121> .

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

