@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/30e9f0e7-cffd-49e2-b611-6fc27ff33b05> a dcat:Dataset ;
    dct:description "REKAP DATA PPKS KOTA TEGAL 2022" ;
    dct:identifier "30e9f0e7-cffd-49e2-b611-6fc27ff33b05" ;
    dct:issued "2023-07-04T09:06:22.997025"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:06:22.997034"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "REKAP DATA PPKS KOTA TEGAL 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Herdiyanto" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/30e9f0e7-cffd-49e2-b611-6fc27ff33b05/resource/608d2bad-1ec1-4ad3-bf40-4b64e41f2845> ;
    dcat:keyword "PPKS" .

<https://data.jatengprov.go.id/dataset/30e9f0e7-cffd-49e2-b611-6fc27ff33b05/resource/608d2bad-1ec1-4ad3-bf40-4b64e41f2845> a dcat:Distribution ;
    dct:description "REKAP DATA PPKS KOTA TEGAL 2022" ;
    dct:format "XLSX" ;
    dct:title "REKAP DATA PPKS KOTA TEGAL 2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/30e9f0e7-cffd-49e2-b611-6fc27ff33b05/resource/608d2bad-1ec1-4ad3-bf40-4b64e41f2845/download/rekap-pmks-dan-psks-2021-per-kelurahan.xlsx> ;
    dcat:byteSize 17960.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" .

