@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/f40434bf-5bdd-4b3b-844b-bbd62385ca99> a dcat:Dataset ;
    dct:description "jumlah Guru PNS dan PPPK di masing-masing Kecamatan per Jenjang Pendidikan" ;
    dct:identifier "f40434bf-5bdd-4b3b-844b-bbd62385ca99" ;
    dct:issued "2023-12-27T07:25:08.640201"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:58:56.376169"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Sebaran Guru ASN Per Kecamatan Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Subbag Perencanaan" ;
            vcard:hasEmail <mailto:perencanaandinaspendidikan@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f40434bf-5bdd-4b3b-844b-bbd62385ca99/resource/5f1beba1-cd86-468b-8d43-dcdb0ad18f69> ;
    dcat:keyword "Data Pendidikan" ;
    dcat:landingPage <data%20kompromin> .

<data%20kompromin> a foaf:Document .

<http://5.189.187.109/dataset/f40434bf-5bdd-4b3b-844b-bbd62385ca99/resource/5f1beba1-cd86-468b-8d43-dcdb0ad18f69> a dcat:Distribution ;
    dct:description "Sebaran Guru PNS dan P3K Kota Malang Tahun 2023.xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-21T10:40:52.556468"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:58:56.390158"^^xsd:dateTime ;
    dct:title "Sebaran Guru PNS dan P3K Kota Malang Tahun 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/f40434bf-5bdd-4b3b-844b-bbd62385ca99/resource/5f1beba1-cd86-468b-8d43-dcdb0ad18f69/download/sebaran-guru-asn-dan-p3k-kota-malang-tahun-2023.xlsx> ;
    dcat:byteSize "9688"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

