@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/b5754641-8021-4e4a-baad-d759c546f293> a dcat:Dataset ;
    dct:description "Persentase PMKS yang memperoleh bantuan sosial" ;
    dct:identifier "b5754641-8021-4e4a-baad-d759c546f293" ;
    dct:issued "2019-09-30T09:48:15.553976"^^xsd:dateTime ;
    dct:modified "2019-09-30T09:48:15.553988"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Data PMKS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sudiyanto" ;
            vcard:hasEmail <mailto:sudiyanto@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b5754641-8021-4e4a-baad-d759c546f293/resource/ca632780-efc0-40a2-8b33-de9a265c8a1d>,
        <https://data.jatengprov.go.id/dataset/b5754641-8021-4e4a-baad-d759c546f293/resource/df2d894f-6c20-4e02-af62-51a65554cecb> .

<https://data.jatengprov.go.id/dataset/b5754641-8021-4e4a-baad-d759c546f293/resource/ca632780-efc0-40a2-8b33-de9a265c8a1d> a dcat:Distribution ;
    dct:description "Presentase PMKS yang memperoleh bantuan sosial" ;
    dct:format "CSV" ;
    dct:title "Data PMKS " .

<https://data.jatengprov.go.id/dataset/b5754641-8021-4e4a-baad-d759c546f293/resource/df2d894f-6c20-4e02-af62-51a65554cecb> a dcat:Distribution ;
    dct:description "Presentase PMKS yang tertangani" ;
    dct:format "CSV" ;
    dct:title "Data PMKS" .

<https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pemalang" .

