@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/e5881db7-f0b7-4096-a84f-e7538cdbe5b4> a dcat:Dataset ;
    dct:description "Jumlah RT di Wilayah Kecamatan Adipala Tahun 2025" ;
    dct:identifier "e5881db7-f0b7-4096-a84f-e7538cdbe5b4" ;
    dct:issued "2025-10-16T04:48:51.639017"^^xsd:dateTime ;
    dct:modified "2025-11-19T01:23:23.504949"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah RT di Wilayah Kecamatan Adipala Tahun 2025" ;
    dcat:keyword "jumlah rt",
        "kecamatan",
        "wilayah" .

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

