@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#> .

<http://5.189.187.109/dataset/67da13b9-1952-4cc9-9f6a-411711d95f27> a dcat:Dataset ;
    dct:identifier "3dab0462-cbac-4bcf-a191-3b72fc17c72b" ;
    dct:issued "2025-10-22"^^xsd:date ;
    dct:modified "2025-10-22"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BAGIAN TATA PEMERINTAHAN SETDA KOTA JAMBI" ] ;
    dct:title "Jumlah RT Per-Kelurahan" ;
    dcat:distribution <http://5.189.187.109/dataset/67da13b9-1952-4cc9-9f6a-411711d95f27/resource/28e8e2fc-6a52-42de-bf80-2c0bd578c991> ;
    dcat:landingPage <https://kotajambisatu.jambikota.go.id/dataset/jumlah-rt-per-kelurahan> .

<http://5.189.187.109/dataset/67da13b9-1952-4cc9-9f6a-411711d95f27/resource/28e8e2fc-6a52-42de-bf80-2c0bd578c991> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-13T13:28:34.030518"^^xsd:dateTime ;
    dct:modified "2026-01-13T13:28:34.025398"^^xsd:dateTime ;
    dct:title "Jumlah RT Per-Kelurahan" ;
    dcat:accessURL <https://kotajambisatu.jambikota.go.id/dataset/export_excel/jumlah-rt-per-kelurahan> .

<https://kotajambisatu.jambikota.go.id/dataset/jumlah-rt-per-kelurahan> a foaf:Document .

