@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/e6e5cc75-4317-4b64-8e61-486fe559d62b> a dcat:Dataset ;
    dct:identifier "e6e5cc75-4317-4b64-8e61-486fe559d62b" ;
    dct:issued "2026-01-12T12:34:22.549580"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:34:22.549597"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Jumlah unit rusunawa" ;
    dcat:distribution <http://5.189.187.109/dataset/e6e5cc75-4317-4b64-8e61-486fe559d62b/resource/a7a0e78d-3b31-48b1-9e87-14a9b53a36e7> ;
    dcat:keyword "Kota",
        "Pemerintah",
        "Rumah",
        "Surabaya",
        "dikelola",
        "susun" .

<http://5.189.187.109/dataset/e6e5cc75-4317-4b64-8e61-486fe559d62b/resource/a7a0e78d-3b31-48b1-9e87-14a9b53a36e7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-06-16T09:14:06.882440"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:34:22.536827"^^xsd:dateTime ;
    dct:title "Jumlah unit rusunawa 2022" ;
    dcat:accessURL <https://ckan.surabaya.go.id/dataset/e6e5cc75-4317-4b64-8e61-486fe559d62b/resource/a7a0e78d-3b31-48b1-9e87-14a9b53a36e7/download/kode12400kode26133kode3194.csv> ;
    dcat:byteSize "4544"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

