@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/b049bfbc-2bcb-47c1-9883-9f76e98e7fe4> a dcat:Dataset ;
    dct:description "Dataset ini berisi data aparat pemerintahan Kapanewon Pleret" ;
    dct:identifier "b049bfbc-2bcb-47c1-9883-9f76e98e7fe4" ;
    dct:issued "2024-06-11T08:31:44.634678"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:31:44.634685"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Aparat Pemerintahan Kapanewon" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Panewu Pleret" ;
            vcard:hasEmail <mailto:kec.pleret@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b049bfbc-2bcb-47c1-9883-9f76e98e7fe4/resource/a56be680-1450-4b60-9f3c-0f6928ff617e> ;
    dcat:keyword "aparatur",
        "kapanewon",
        "pemerintahan",
        "pendidikan",
        "pleret" ;
    dcat:landingPage <kec-pleret.bantulkab.go.id> .

<http://5.189.187.109/dataset/b049bfbc-2bcb-47c1-9883-9f76e98e7fe4/resource/a56be680-1450-4b60-9f3c-0f6928ff617e> a dcat:Distribution ;
    dct:description "Tahun 2020. Definisi: Jumlah aparat pemerintahan Kapanewon (Kecamatan) menurut tingkat pendidikan dan jenis kelamin yang terdiri dari tingkat pendidikan SD, SMP, SMA/SMK, D1/D2/D3, D4/S1, dan S2/S3" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-08T07:32:31.942216"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:31:44.618485"^^xsd:dateTime ;
    dct:title "Jumlah Aparat Pemerintahan Kapanewon Menurut Tingkat Pendidikan dan Jenis Kelamin Tahun 2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/b049bfbc-2bcb-47c1-9883-9f76e98e7fe4/resource/a56be680-1450-4b60-9f3c-0f6928ff617e/download/42.11.2-jumlah-aparat-pemerintahan-kapanewon-menurut-tingkat-pendidikan-dan-jenis-kelamin-tahun.xlsx> ;
    dcat:byteSize "12245"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

<kec-pleret.bantulkab.go.id> a foaf:Document .

