@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/bc9d1d5f-d96d-4d15-a398-8e4e725301a4> a dcat:Dataset ;
    dct:description "Struktur Organisasi Perkim Tahun 2022" ;
    dct:identifier "bc9d1d5f-d96d-4d15-a398-8e4e725301a4" ;
    dct:issued "2022-09-19T13:53:26.805298"^^xsd:dateTime ;
    dct:modified "2022-09-19T13:53:26.805325"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "STRUKTUR ORGANISASI DISPERKIM" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bc9d1d5f-d96d-4d15-a398-8e4e725301a4/resource/a5e7e756-f0a6-4736-890b-d52ef9bd37c1> .

<https://data.jatengprov.go.id/dataset/bc9d1d5f-d96d-4d15-a398-8e4e725301a4/resource/a5e7e756-f0a6-4736-890b-d52ef9bd37c1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Struktur Organisasi diperkim.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/bc9d1d5f-d96d-4d15-a398-8e4e725301a4/resource/a5e7e756-f0a6-4736-890b-d52ef9bd37c1/download/struktur-organisasi-diperkim.xlsx> ;
    dcat:byteSize 24584.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

