@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/881deebc-fce3-4253-9b68-913950c5a23d> a dcat:Dataset ;
    dct:description "Data Peraturan Walikota Tegal Tahun 2022" ;
    dct:identifier "881deebc-fce3-4253-9b68-913950c5a23d" ;
    dct:issued "2023-07-04T09:07:50.576853"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:07:50.576859"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Peraturan Walikota Tegal Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/881deebc-fce3-4253-9b68-913950c5a23d/resource/5fb7316c-02e2-4b44-bb08-bb31094ecc04> ;
    dcat:keyword "Hukum" ;
    dcat:landingPage <baghukumorg.setda@tegalkota.go.id> .

<https://data.jatengprov.go.id/dataset/881deebc-fce3-4253-9b68-913950c5a23d/resource/5fb7316c-02e2-4b44-bb08-bb31094ecc04> a dcat:Distribution ;
    dct:description "Data Peraturan Walikota Tegal Tahun 2022" ;
    dct:format "XLSX" ;
    dct:title " Data Peraturan Walikota Tegal Tahun 2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/881deebc-fce3-4253-9b68-913950c5a23d/resource/5fb7316c-02e2-4b44-bb08-bb31094ecc04/download/5.-register-perwal-tahun-2022.xlsx> ;
    dcat:byteSize 18224.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" .

