@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/0d6fbd1d-4e50-4d2d-81cb-9103976d101d> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kota Malang berdasarkan Kecamatan Tahun 2019" ;
    dct:identifier "0d6fbd1d-4e50-4d2d-81cb-9103976d101d" ;
    dct:issued "2023-12-27T07:20:10.176377"^^xsd:dateTime ;
    dct:modified "2024-12-24T08:17:19.690784"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Jumlah Penduduk Kota Malang Tahun 2019" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Roni" ;
            vcard:hasEmail <mailto:dispendukcapilkotamalang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0d6fbd1d-4e50-4d2d-81cb-9103976d101d/resource/b19c3b90-dc63-4a02-afc2-93338e5fe35b> ;
    dcat:keyword "dispendukcapil kota malang",
        "jumlah penduduk",
        "kota malang" ;
    dcat:landingPage <data.malangkota.go.id/dataset/jumlah-penduduk-kota-malang-tahun-2019> .

<data.malangkota.go.id/dataset/jumlah-penduduk-kota-malang-tahun-2019> a foaf:Document .

<http://5.189.187.109/dataset/0d6fbd1d-4e50-4d2d-81cb-9103976d101d/resource/b19c3b90-dc63-4a02-afc2-93338e5fe35b> a dcat:Distribution ;
    dct:description "Jumlah penduduk kota malang berdasarkan kecamatan tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-21T08:40:25.019474"^^xsd:dateTime ;
    dct:modified "2024-12-24T08:17:19.701707"^^xsd:dateTime ;
    dct:title "jml penduduk 2019.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/0d6fbd1d-4e50-4d2d-81cb-9103976d101d/resource/b19c3b90-dc63-4a02-afc2-93338e5fe35b/download/jml-penduduk-2019.xlsx> ;
    dcat:byteSize "9263"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

