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

<http://5.189.187.109/dataset/018f88fd-f462-4441-bf2c-cb3f3eb35b81> a dcat:Dataset ;
    dct:description "Data per Januari 2025 - Mei 2026" ;
    dct:identifier "018f88fd-f462-4441-bf2c-cb3f3eb35b81" ;
    dct:issued "2026-01-12T12:05:50.575767"^^xsd:dateTime ;
    dct:modified "2026-07-05T03:29:01.155022"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Pembahasan Rancangan Peraturan Daerah DPRD Kota Surabaya" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:Sekwan@surabaya.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/018f88fd-f462-4441-bf2c-cb3f3eb35b81/resource/d07d40cf-13f2-4956-89b0-c62685131eea> ;
    dcat:keyword "DPRD",
        "DPRD KOTA SURABAYA",
        "Dewan Perwakilan Rakyat Daerah",
        "kota surabaya" .

<http://5.189.187.109/dataset/018f88fd-f462-4441-bf2c-cb3f3eb35b81/resource/d07d40cf-13f2-4956-89b0-c62685131eea> a dcat:Distribution ;
    dct:description "Per Januari 2025 - Juni 2026" ;
    dct:format "CSV" ;
    dct:issued "2026-03-13T05:39:36.195051"^^xsd:dateTime ;
    dct:modified "2026-07-05T03:29:01.171347"^^xsd:dateTime ;
    dct:title "Pembahasan Rancangan Peraturan Daerah DPRD Kota Surabaya" ;
    dcat:accessURL <https://ckan.surabaya.go.id/dataset/018f88fd-f462-4441-bf2c-cb3f3eb35b81/resource/d07d40cf-13f2-4956-89b0-c62685131eea/download/pembahasan-rancangan-peraturan-daerah-dprd-kota-surabaya-tahun-2026-juni.csv> ;
    dcat:byteSize "961"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> a foaf:Agent ;
    foaf:name "Kota Surabaya" .

