@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/b9ecbbdc-de44-485d-a6b0-91bb54119016> a dcat:Dataset ;
    dct:identifier "04631dec-da0a-4a7d-bd83-2a8cee378f80" ;
    dct:issued "2025-10-21"^^xsd:date ;
    dct:modified "2025-10-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "SEKRETARIAT DPRD KOTA JAMBI" ] ;
    dct:title "Jumlah Aspirasi Masyarakat (POKIR)" ;
    dcat:distribution <http://5.189.187.109/dataset/b9ecbbdc-de44-485d-a6b0-91bb54119016/resource/70acd6c9-cdd1-43b3-b70b-24aca0c224fb> ;
    dcat:landingPage <https://kotajambisatu.jambikota.go.id/dataset/jumlah-aspirasi-masyarakat-pokir> .

<http://5.189.187.109/dataset/b9ecbbdc-de44-485d-a6b0-91bb54119016/resource/70acd6c9-cdd1-43b3-b70b-24aca0c224fb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-13T13:28:17.786801"^^xsd:dateTime ;
    dct:modified "2026-01-13T13:28:17.776058"^^xsd:dateTime ;
    dct:title "Jumlah Aspirasi Masyarakat (POKIR)" ;
    dcat:accessURL <https://kotajambisatu.jambikota.go.id/dataset/export_excel/jumlah-aspirasi-masyarakat-pokir> .

<https://kotajambisatu.jambikota.go.id/dataset/jumlah-aspirasi-masyarakat-pokir> a foaf:Document .

