@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/7b733439-216c-4147-9ef6-b00cac4c3559> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah guru SD dan MI per kecamatan tahun 2015-2019" ;
    dct:identifier "7b733439-216c-4147-9ef6-b00cac4c3559" ;
    dct:issued "2024-06-11T08:16:57.931085"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:16:57.931092"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Guru SD dan MI" ;
    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/7b733439-216c-4147-9ef6-b00cac4c3559/resource/d9367a9f-e924-4de5-997d-447b02f9a9aa> ;
    dcat:keyword "guru",
        "mi",
        "sd" ;
    dcat:landingPage <dikpora.bantulkab.go.id> .

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

<http://5.189.187.109/dataset/7b733439-216c-4147-9ef6-b00cac4c3559/resource/d9367a9f-e924-4de5-997d-447b02f9a9aa> a dcat:Distribution ;
    dct:description "Data ini berisi jumlah guru SD dan MI per kecamatan tahun 2015-2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-06-29T07:28:02.451826"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:16:57.921835"^^xsd:dateTime ;
    dct:title "Jumlah Guru SD dan MI per Kecamatan Tahun 2015-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/7b733439-216c-4147-9ef6-b00cac4c3559/resource/d9367a9f-e924-4de5-997d-447b02f9a9aa/download/jumlah-guru-sd-dan-mi-per-kecamatan-tahun-2015-2019.xlsx> ;
    dcat:byteSize "9192"^^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" .

