@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/53f0f295-88e2-4059-8a72-3357b6fa7d75> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah guru SMP dan MTs per kecamatan tahun 2015-2019" ;
    dct:identifier "53f0f295-88e2-4059-8a72-3357b6fa7d75" ;
    dct:issued "2024-06-11T08:05:55.528499"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:05:55.528506"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Guru SMP dan MTs" ;
    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/53f0f295-88e2-4059-8a72-3357b6fa7d75/resource/c42c1a6a-d56e-4731-a3ba-dc85259dcca9> ;
    dcat:keyword "guru",
        "mts",
        "smp" ;
    dcat:landingPage <dikpora.bantulkab.go.id> .

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

<http://5.189.187.109/dataset/53f0f295-88e2-4059-8a72-3357b6fa7d75/resource/c42c1a6a-d56e-4731-a3ba-dc85259dcca9> a dcat:Distribution ;
    dct:description "Data ini berisi jumlah guru SMP dan MTs per kecamatan tahun 2015-2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-06-29T07:30:50.806725"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:05:55.518067"^^xsd:dateTime ;
    dct:title "Jumlah Guru SMP dan MTs per Kecamatan Tahun 2015-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/53f0f295-88e2-4059-8a72-3357b6fa7d75/resource/c42c1a6a-d56e-4731-a3ba-dc85259dcca9/download/jumlah-guru-smp-dan-mts-per-kecamatan-tahun-2015-2019.xlsx> ;
    dcat:byteSize "9148"^^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" .

