@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/1d7c2ad7-683a-4199-9eaf-c5e168734dfa> a dcat:Dataset ;
    dct:description "Dataset ini beisi jumlah guru TK menurut status kepegawaian tahun 2019" ;
    dct:identifier "1d7c2ad7-683a-4199-9eaf-c5e168734dfa" ;
    dct:issued "2024-06-11T07:49:49.742104"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:49:49.742113"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Guru TK Menurut Status Kepegawaian" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Pendidikan, Pemuda dan Olahraga Kab. Bantul" ;
            vcard:hasEmail <mailto:dikpora@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1d7c2ad7-683a-4199-9eaf-c5e168734dfa/resource/93b54d3a-8d36-4469-8373-2bd26a79487b> ;
    dcat:keyword "guru",
        "status guru tk",
        "tk" ;
    dcat:landingPage <dikpora.bantulkab.go.id> .

<dikpora.bantulkab.go.id> a foaf:Document .

<http://5.189.187.109/dataset/1d7c2ad7-683a-4199-9eaf-c5e168734dfa/resource/93b54d3a-8d36-4469-8373-2bd26a79487b> a dcat:Distribution ;
    dct:description """Berisi data jumlah Guru TK per Kecamatan  menurut Status Kepegawaian Tahun 2019\r
Keterangan singkatan:\r
pns	:	Pegawai Negeri Sipil\r
gty	:	Guru Tetap Yayasan\r
gtt	:	Guru Tidak Tetap""" ;
    dct:format "XLSX" ;
    dct:issued "2020-06-18T07:43:23.785930"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:49:49.730703"^^xsd:dateTime ;
    dct:title "Jumlah Guru TK per Kecamatan menurut Status Kepegawaian Tahun 2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/1d7c2ad7-683a-4199-9eaf-c5e168734dfa/resource/93b54d3a-8d36-4469-8373-2bd26a79487b/download/jumlah-guru-tk-per-kecamatan-menurut-status-kepegawaian-tahun-2019.xlsx> ;
    dcat:byteSize "9510"^^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" .

