@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/a738a959-4660-49e4-a9e2-1166f19d75e7> a dcat:Dataset ;
    dct:description "Struktur Organisasi Bidang Pasar Tahun 2023" ;
    dct:identifier "a738a959-4660-49e4-a9e2-1166f19d75e7" ;
    dct:issued "2023-07-04T09:08:19.339356"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:08:19.339365"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Struktur Organisasi Bidang Pasar Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagas" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a738a959-4660-49e4-a9e2-1166f19d75e7/resource/e02befe5-e747-4f9b-be89-6ee313196210> ;
    dcat:keyword "Struktur Organisasi" .

<https://data.jatengprov.go.id/dataset/a738a959-4660-49e4-a9e2-1166f19d75e7/resource/e02befe5-e747-4f9b-be89-6ee313196210> a dcat:Distribution ;
    dct:description "Struktur Organisasi Bidang Pasar Tahun 2023" ;
    dct:format "XLSX" ;
    dct:title "Struktur Organisasi Bidang Pasar Tahun 2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/a738a959-4660-49e4-a9e2-1166f19d75e7/resource/e02befe5-e747-4f9b-be89-6ee313196210/download/struktur-organisasi-bidang-pasar-tahun-2023.xlsx> ;
    dcat:byteSize 15731.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" .

