@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/183b2798-1cca-4c85-be86-d29bde6d14e8> a dcat:Dataset ;
    dct:description "susunan pengurus PKK debong tengah kota tegal" ;
    dct:identifier "183b2798-1cca-4c85-be86-d29bde6d14e8" ;
    dct:issued "2023-08-04T09:07:19.850614"^^xsd:dateTime ;
    dct:modified "2023-08-04T09:07:19.850623"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "susunan pengurus PKK debong tegah kota tegal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "AMAN SUCIPTO" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/183b2798-1cca-4c85-be86-d29bde6d14e8/resource/67e53097-8b74-433f-b602-47602cf12032> ;
    dcat:keyword "susunan pkk debong tengah kota tegal" .

<https://data.jatengprov.go.id/dataset/183b2798-1cca-4c85-be86-d29bde6d14e8/resource/67e53097-8b74-433f-b602-47602cf12032> a dcat:Distribution ;
    dct:description "susunan PKK debong tengah kota tegal" ;
    dct:format "XLSX" ;
    dct:title "susunan PKK debong tengah kota tegal" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/183b2798-1cca-4c85-be86-d29bde6d14e8/resource/67e53097-8b74-433f-b602-47602cf12032/download/susunan-pkk-kel-debong-tengah.xls> ;
    dcat:byteSize 50688.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

