@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/3b0e91c8-c1a3-4400-8947-ad3c14e0ddc3> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Aparat Pemerintah Kapanewon" ;
    dct:identifier "3b0e91c8-c1a3-4400-8947-ad3c14e0ddc3" ;
    dct:issued "2024-06-11T07:58:23.302382"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:58:23.302389"^^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 Bantul" ;
            vcard:hasEmail <mailto:kantorkecamatanbantul@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3b0e91c8-c1a3-4400-8947-ad3c14e0ddc3/resource/2e1a8652-8583-44b6-82f0-0bda6afcc908> ;
    dcat:keyword "aparat",
        "guru kapanewon",
        "jenis kelamin",
        "pemerintahan",
        "tingkat pendidikan" ;
    dcat:landingPage <https://kec-bantul.bantulkab.go.id/> .

<http://5.189.187.109/dataset/3b0e91c8-c1a3-4400-8947-ad3c14e0ddc3/resource/2e1a8652-8583-44b6-82f0-0bda6afcc908> a dcat:Distribution ;
    dct:description "2020: 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-25T16:42:23.745800"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:58:23.287919"^^xsd:dateTime ;
    dct:title "Jumlah Aparat Pemerintahan Kapanewon Menurut Tingkat Pendidikan dan Jenis Kelamin Tahun 2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/3b0e91c8-c1a3-4400-8947-ad3c14e0ddc3/resource/2e1a8652-8583-44b6-82f0-0bda6afcc908/download/42.7.2-jumlah-aparat-pemerintahan-kapanewon-menurut-tingkat-pendidikan-dan-jenis-kelamin-tahun-.xlsx> ;
    dcat:byteSize "15351"^^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" .

<https://kec-bantul.bantulkab.go.id/> a foaf:Document .

