@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/2d2ac573-10c4-4afe-8ac1-c30e24f716b9> a dcat:Dataset ;
    dct:description "Jumlah Guru SMK dan sederajat Negeri" ;
    dct:identifier "2b44928ae11fb9384c4cf38708677c48" ;
    dct:issued "2024-07-08T16:45:08.321120"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:45:08.321127"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Guru SMK dan sederajat Negeri" ;
    dcat:distribution <http://5.189.187.109/dataset/2d2ac573-10c4-4afe-8ac1-c30e24f716b9/resource/ca7734a0-f216-4f3f-abdb-8e2dae8029a0> ;
    dcat:keyword "Guru",
        "Jumlah",
        "Negeri",
        "SMK",
        "dan",
        "sederajat" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/107> .

<http://5.189.187.109/dataset/2d2ac573-10c4-4afe-8ac1-c30e24f716b9/resource/ca7734a0-f216-4f3f-abdb-8e2dae8029a0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:45:08.326511"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:45:08.305505"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/107> .

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

