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

<https://data.jatengprov.go.id/dataset/fe9022b6-8fb1-40ad-86e2-082207c44e85> a dcat:Dataset ;
    dct:identifier "fe9022b6-8fb1-40ad-86e2-082207c44e85" ;
    dct:issued "2026-01-15T05:14:50.616035"^^xsd:dateTime ;
    dct:modified "2026-01-15T05:15:20.335280"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "Buku Sebaran PPKS 2025" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID Dinsos 2026" ;
            vcard:hasEmail <mailto:dinsosjatengtv@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fe9022b6-8fb1-40ad-86e2-082207c44e85/resource/767be049-5f52-45a1-a581-8a9531944bfa> ;
    dcat:keyword "ppks" ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/fe9022b6-8fb1-40ad-86e2-082207c44e85/resource/767be049-5f52-45a1-a581-8a9531944bfa> a dcat:Distribution ;
    dct:format "data" ;
    dct:title "BUKU SEBARAN PPKS 2025" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/fe9022b6-8fb1-40ad-86e2-082207c44e85/resource/767be049-5f52-45a1-a581-8a9531944bfa/download/buku-sebaran-ppks-2025.pdf> ;
    dcat:byteSize 9757087.0 ;
    dcat:mediaType "application/pdf" .

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

