@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/6edebb3d-1621-4e39-8715-5d4e6cf13abb> a dcat:Dataset ;
    dct:description "Penduduk menurut Usia per Kelurahan Tahun 2022" ;
    dct:identifier "6edebb3d-1621-4e39-8715-5d4e6cf13abb" ;
    dct:issued "2026-01-12T12:19:10.895534"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:19:10.895574"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Jumlah Penduduk menurut Usia per Kelurahan Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/6edebb3d-1621-4e39-8715-5d4e6cf13abb/resource/ee526964-9018-4822-a6d1-23aa52a52a15> ;
    dcat:keyword "Kelurahan",
        "Usia",
        "penduduk" .

<http://5.189.187.109/dataset/6edebb3d-1621-4e39-8715-5d4e6cf13abb/resource/ee526964-9018-4822-a6d1-23aa52a52a15> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-02-21T02:12:45.075483"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:19:10.885923"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk menurut Usia per Kelurahan Th 2022.csv" ;
    dcat:accessURL <https://ckan.surabaya.go.id/dataset/6edebb3d-1621-4e39-8715-5d4e6cf13abb/resource/ee526964-9018-4822-a6d1-23aa52a52a15/download/jumlah-penduduk-menurut-usia-per-kelurahan-th-2022.csv> ;
    dcat:byteSize "23339"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

