@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/e55ad398-bd2c-40c7-88e0-54735c6e29c8> a dcat:Dataset ;
    dct:description "Kepadatan Penduduk Kota Malang Tahun 2019" ;
    dct:identifier "e55ad398-bd2c-40c7-88e0-54735c6e29c8" ;
    dct:issued "2023-12-27T07:24:46.932840"^^xsd:dateTime ;
    dct:modified "2024-12-08T05:27:48.518057"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Kepadatan 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/e55ad398-bd2c-40c7-88e0-54735c6e29c8/resource/3f50d893-3c82-4603-a4f3-276b38f1a9b6> ;
    dcat:keyword "dispendukcapil kota malang",
        "kepadatan penduduk",
        "kota malang" ;
    dcat:landingPage <data.malangkota.go.id/dataset/kepadatan-penduduk-kota-malang-tahun-2019> .

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

<http://5.189.187.109/dataset/e55ad398-bd2c-40c7-88e0-54735c6e29c8/resource/3f50d893-3c82-4603-a4f3-276b38f1a9b6> a dcat:Distribution ;
    dct:description "Kepadatan penduduk kota malang tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-21T08:49:40.635904"^^xsd:dateTime ;
    dct:modified "2024-12-08T05:27:48.533342"^^xsd:dateTime ;
    dct:title "kepadatan penduduk.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/e55ad398-bd2c-40c7-88e0-54735c6e29c8/resource/3f50d893-3c82-4603-a4f3-276b38f1a9b6/download/kepadatan-penduduk.xlsx> ;
    dcat:byteSize "9019"^^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" .

