@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/0e7d63a4-4242-4c04-9655-b9b86b221237> a dcat:Dataset ;
    dct:description "Struktur Organisasi Kelurahan Kejambon" ;
    dct:identifier "0e7d63a4-4242-4c04-9655-b9b86b221237" ;
    dct:issued "2023-07-04T09:05:37.136122"^^xsd:dateTime ;
    dct:modified "2023-10-04T09:23:02.981675"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Struktur Organisasi Kelurahan Kejambon" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nurvita Ismiatun" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0e7d63a4-4242-4c04-9655-b9b86b221237/resource/2ccf2bad-5a8a-4705-93b7-d20795ae3360> ;
    dcat:keyword "Struktur Organisasi" .

<https://data.jatengprov.go.id/dataset/0e7d63a4-4242-4c04-9655-b9b86b221237/resource/2ccf2bad-5a8a-4705-93b7-d20795ae3360> a dcat:Distribution ;
    dct:description "Struktur Organisasi  Kelurahan Kejambon " ;
    dct:format "XLSX" ;
    dct:title "Struktur Organisasi Kelurahan Kejambon " ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/0e7d63a4-4242-4c04-9655-b9b86b221237/resource/2ccf2bad-5a8a-4705-93b7-d20795ae3360/download/struktur-organisasi-kelurahan-kejambon.pdf> ;
    dcat:byteSize 81470.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

