@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#> .

<https://data.jatengprov.go.id/dataset/b9b522d1-3528-4465-8a0e-a6aa1e89c188> a dcat:Dataset ;
    dct:description "Indikator Kinerja Utama (IKU) Kecamatan Kramat 2020" ;
    dct:identifier "b9b522d1-3528-4465-8a0e-a6aa1e89c188" ;
    dct:issued "2020-03-12T02:38:45.028118"^^xsd:dateTime ;
    dct:modified "2020-03-12T02:38:45.028130"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Indikator Kinerja Utama (IKU) Kecamatan Kramat 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fajar Subechi" ;
            vcard:hasEmail <mailto:fajarsubechi364@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b9b522d1-3528-4465-8a0e-a6aa1e89c188/resource/70324cb2-41dd-42b4-88dc-4bc139e1b2af> .

<https://data.jatengprov.go.id/dataset/b9b522d1-3528-4465-8a0e-a6aa1e89c188/resource/70324cb2-41dd-42b4-88dc-4bc139e1b2af> a dcat:Distribution ;
    dct:description "Indikator Kinerja Utama (IKU) Kecamatan Kramat 2020" ;
    dct:format "XLS" ;
    dct:title "IKU KEC.KRAMAT 2020.xls" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/b9b522d1-3528-4465-8a0e-a6aa1e89c188/resource/70324cb2-41dd-42b4-88dc-4bc139e1b2af/download/iku-kec.kramat-2020.xls> ;
    dcat:byteSize 68608.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

