@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/d9ec3e9c-4069-4a00-87f8-5180a3b12eab> a dcat:Dataset ;
    dct:description "Persentase Bukan Peserta KB (Unmeed Ned)" ;
    dct:identifier "d9ec3e9c-4069-4a00-87f8-5180a3b12eab" ;
    dct:issued "2023-09-30T13:20:55.430616"^^xsd:dateTime ;
    dct:modified "2026-01-18T09:44:05.927091"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Persentase Bukan Peserta KB (Unmeed Ned)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "waluyo" ;
            vcard:hasEmail <mailto:kbpppacilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d9ec3e9c-4069-4a00-87f8-5180a3b12eab/resource/d325a8df-7aa4-442d-b591-a4022b45315e> .

<https://data.jatengprov.go.id/dataset/d9ec3e9c-4069-4a00-87f8-5180a3b12eab/resource/d325a8df-7aa4-442d-b591-a4022b45315e> a dcat:Distribution ;
    dct:description "Persentase Bukan Peserta KB (Unmeed Ned) Tahun 2022" ;
    dct:format "word" ;
    dct:title "Tahun 2022" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/d9ec3e9c-4069-4a00-87f8-5180a3b12eab/resource/d325a8df-7aa4-442d-b591-a4022b45315e/download/persentase-bukan-peserta-kb-unmeed-ned-tahun-2022.doc> ;
    dcat:byteSize 86528.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

