@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/f7806e87-4240-4a9b-b6db-0e8834eab1d8> a dcat:Dataset ;
    dct:description "Data Peraturan Daerah Kota Tegal Tahun 2022" ;
    dct:identifier "f7806e87-4240-4a9b-b6db-0e8834eab1d8" ;
    dct:issued "2023-07-04T09:09:42.718953"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:09:42.718959"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Peraturan Daerah Kota Tegal Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f7806e87-4240-4a9b-b6db-0e8834eab1d8/resource/bb43cf6d-54e4-4acb-ae93-2c0e091dc389> ;
    dcat:keyword "Hukum" ;
    dcat:landingPage <baghukumorg.setda@tegalkota.go.id> .

<https://data.jatengprov.go.id/dataset/f7806e87-4240-4a9b-b6db-0e8834eab1d8/resource/bb43cf6d-54e4-4acb-ae93-2c0e091dc389> a dcat:Distribution ;
    dct:description "Data Peraturan Daerah Kota Tegal Tahun 2022" ;
    dct:format "XLSX" ;
    dct:title "Data Peraturan Daerah Kota Tegal Tahun 2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f7806e87-4240-4a9b-b6db-0e8834eab1d8/resource/bb43cf6d-54e4-4acb-ae93-2c0e091dc389/download/3.-register-perda-tahun-2022.xlsx> ;
    dcat:byteSize 17223.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" .

