@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/79722d84-5d39-4aed-aaba-f36eb48f6686> a dcat:Dataset ;
    dct:identifier "79722d84-5d39-4aed-aaba-f36eb48f6686" ;
    dct:issued "2026-01-12T12:20:34.241961"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:20:34.241972"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Jumlah Kelurahan" ;
    dcat:distribution <http://5.189.187.109/dataset/79722d84-5d39-4aed-aaba-f36eb48f6686/resource/90520f88-21b5-4099-8949-ec5ff960d647> ;
    dcat:keyword "Kelurahan",
        "Kota",
        "Surabaya" .

<http://5.189.187.109/dataset/79722d84-5d39-4aed-aaba-f36eb48f6686/resource/90520f88-21b5-4099-8949-ec5ff960d647> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-06-20T03:33:42.602484"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:20:34.235643"^^xsd:dateTime ;
    dct:title "Jumlah Kelurahan 2021" ;
    dcat:accessURL <https://ckan.surabaya.go.id/dataset/79722d84-5d39-4aed-aaba-f36eb48f6686/resource/90520f88-21b5-4099-8949-ec5ff960d647/download/kode10301kode25560kode3278.csv> ;
    dcat:byteSize "19224"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

