@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/05a1810a-5153-4953-9544-53065272dfd1> a dcat:Dataset ;
    dct:description "Informasi PMKS Provinsi Jawa Tengah di Selama Tahun 2019 yang dirilis pada Tahun 2020" ;
    dct:identifier "05a1810a-5153-4953-9544-53065272dfd1" ;
    dct:issued "2020-10-23T04:05:41.017105"^^xsd:dateTime ;
    dct:modified "2021-09-29T07:39:33.214161"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "Buku Statistik PMKS 2019" .

<https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> a foaf:Organization ;
    foaf:name "Dinas Sosial Provinsi Jawa Tengah" .

