@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/3153e482-413e-47c5-87e3-1ce6ecd774ce> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi tentang presentase kegiatan PKK(pemberdayaan kesejahteraan keluarga) yang aktif dilaksanakan. PKK yaitu kelompok-kelompok yang berada di bawah Tim Penggerak PKK Desa/kelurahan yang dapat dibentuk berdasarkan kewilayahan atau kegiatan" ;
    dct:identifier "3153e482-413e-47c5-87e3-1ce6ecd774ce" ;
    dct:issued "2023-01-18T09:55:47.372164"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:55:47.372171"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Persentase PKK aktif di Kota Surakarta" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3153e482-413e-47c5-87e3-1ce6ecd774ce/resource/2710abda-9430-4507-9869-d4dfccd975e9> ;
    dcat:keyword "PKK",
        "Surakarta",
        "aktif" .

<https://data.jatengprov.go.id/dataset/3153e482-413e-47c5-87e3-1ce6ecd774ce/resource/2710abda-9430-4507-9869-d4dfccd975e9> a dcat:Distribution ;
    dct:description "tabel terdiri atas kolom tahun, isian data, dan satuan" ;
    dct:format "CSV" ;
    dct:title "Persentase PKK aktif 2014-2021.csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/3153e482-413e-47c5-87e3-1ce6ecd774ce/resource/2710abda-9430-4507-9869-d4dfccd975e9/download/persentase-pkk-aktif-2014-2021.csv> ;
    dcat:byteSize 118.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

