@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/6c2f9f63-2a68-4e2e-8f10-a5da4bb9e8f2> a dcat:Dataset ;
    dct:description "Data Peraturan Walikota Tegal Tahun 2021" ;
    dct:identifier "6c2f9f63-2a68-4e2e-8f10-a5da4bb9e8f2" ;
    dct:issued "2023-07-04T09:07:22.225769"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:07:22.225777"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Peraturan Walikota Tegal Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6c2f9f63-2a68-4e2e-8f10-a5da4bb9e8f2/resource/774b38cb-fd30-400e-be5b-db9358defc9a> ;
    dcat:keyword "Hukum" ;
    dcat:landingPage <baghukumorg.setda@tegalkota.go.id> .

<https://data.jatengprov.go.id/dataset/6c2f9f63-2a68-4e2e-8f10-a5da4bb9e8f2/resource/774b38cb-fd30-400e-be5b-db9358defc9a> a dcat:Distribution ;
    dct:description "Data Peraturan Walikota Tegal Tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "Data Peraturan Walikota Tegal Tahun 2021" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/6c2f9f63-2a68-4e2e-8f10-a5da4bb9e8f2/resource/774b38cb-fd30-400e-be5b-db9358defc9a/download/4.-register-perwal-tahun-2021.xlsx> ;
    dcat:byteSize 21829.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" .

