@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/f8065597-8dab-4db4-ab51-babca0ac9635> a dcat:Dataset ;
    dct:description "Struktur Organisasi" ;
    dct:identifier "f8065597-8dab-4db4-ab51-babca0ac9635" ;
    dct:issued "2023-07-04T09:09:44.252162"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:09:44.252169"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Struktur Organisasi Kec. Tegal Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Surya Sumadi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f8065597-8dab-4db4-ab51-babca0ac9635/resource/6c9df1ae-deb5-433e-869f-1ab8a200692e> .

<https://data.jatengprov.go.id/dataset/f8065597-8dab-4db4-ab51-babca0ac9635/resource/6c9df1ae-deb5-433e-869f-1ab8a200692e> a dcat:Distribution ;
    dct:description "Struktur Organisasi" ;
    dct:format "XLSX" ;
    dct:title "STRUKTUR ORGANISASI GALTIM.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f8065597-8dab-4db4-ab51-babca0ac9635/resource/6c9df1ae-deb5-433e-869f-1ab8a200692e/download/struktur-organisasi-galtim.xlsx> ;
    dcat:byteSize 111518.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

