@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/11aca9c1-08d5-411e-a14d-cda11a85965e> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah guru PAUD Non Formal tahun 2019" ;
    dct:identifier "11aca9c1-08d5-411e-a14d-cda11a85965e" ;
    dct:issued "2024-06-11T07:46:09.962524"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:46:09.962531"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Guru Paud Non Formal" ;
    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/11aca9c1-08d5-411e-a14d-cda11a85965e/resource/1c9aa29d-4020-47d0-81e6-632a96bca2b2> ;
    dcat:keyword "guru",
        "paud" ;
    dcat:landingPage <dikpora.bantulkab.go.id> .

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

<http://5.189.187.109/dataset/11aca9c1-08d5-411e-a14d-cda11a85965e/resource/1c9aa29d-4020-47d0-81e6-632a96bca2b2> a dcat:Distribution ;
    dct:description "Untuk mengetahuri sebaran guru PAUD non formal menurut Kecamatan tahun 2020" ;
    dct:format "XLSX" ;
    dct:issued "2020-06-18T07:04:38.498016"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:46:09.954319"^^xsd:dateTime ;
    dct:title "Jumlah Guru PAUD per Kecamatan menurut Pendidikan Tahun 2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/11aca9c1-08d5-411e-a14d-cda11a85965e/resource/1c9aa29d-4020-47d0-81e6-632a96bca2b2/download/jumlah-guru-paud-per-kecamatan-menurut-pendidikan-tahun-2019.xlsx> ;
    dcat:byteSize "9093"^^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" .

