@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:5000/dataset/4b3d8de1-848f-4196-8e69-93e69fd31cb8> a dcat:Dataset ;
    dct:description "Laju Pertumbuhan Penduduk Kota Malang Tahun 2019" ;
    dct:identifier "4b3d8de1-848f-4196-8e69-93e69fd31cb8" ;
    dct:issued "2023-12-27T07:21:20.335059"^^xsd:dateTime ;
    dct:modified "2024-12-24T09:12:25.264503"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Laju Pertumbuhan 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:5000/dataset/4b3d8de1-848f-4196-8e69-93e69fd31cb8/resource/1cfbf5f2-5a40-4031-8363-ea5746a7327d> ;
    dcat:keyword "dispendukcapil kota malang",
        "kota malang",
        "laju pertumbuhan" ;
    dcat:landingPage <data.malangkota.go.id/dataset/laju-pertumbuhan-penduduk-kota-malang-tahun-2019> .

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

<http://5.189.187.109:5000/dataset/4b3d8de1-848f-4196-8e69-93e69fd31cb8/resource/1cfbf5f2-5a40-4031-8363-ea5746a7327d> a dcat:Distribution ;
    dct:description "Laju pertumbuhan penduduk kota malang tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-22T03:38:24.645517"^^xsd:dateTime ;
    dct:modified "2024-12-24T09:12:25.278055"^^xsd:dateTime ;
    dct:title "laju pertumbuhan.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/4b3d8de1-848f-4196-8e69-93e69fd31cb8/resource/1cfbf5f2-5a40-4031-8363-ea5746a7327d/download/laju-pertumbuhan.xlsx> ;
    dcat:byteSize "10058"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

