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

<http://5.189.187.109/dataset/cd652220-f845-4123-94b5-beec2984f147> a dcat:Dataset ;
    dct:description "Profil Kelurahan Bumiayu per 31 Desember 2023" ;
    dct:identifier "cd652220-f845-4123-94b5-beec2984f147" ;
    dct:issued "2024-03-06T09:06:57.146699"^^xsd:dateTime ;
    dct:modified "2024-12-26T05:08:32.208861"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Profil Kelurahan Bumiayu per 31 Desember 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wiwin" ;
            vcard:hasEmail <mailto:wiens.wiwin@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/cd652220-f845-4123-94b5-beec2984f147/resource/7f4b1016-9c7c-4eec-885e-844520795b81> ;
    dcat:keyword "Kecamatan Kedungkandang",
        "Kelurahan Bumiayu",
        "Kota Malang",
        "Profil" ;
    dcat:landingPage <Data%20Kelurahan%20Bumiayu> .

<Data%20Kelurahan%20Bumiayu> a foaf:Document .

<http://5.189.187.109/dataset/cd652220-f845-4123-94b5-beec2984f147/resource/7f4b1016-9c7c-4eec-885e-844520795b81> a dcat:Distribution ;
    dct:description "Profil Kelurahan Bumiayu per 31 Desember 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-29T16:32:35.459145"^^xsd:dateTime ;
    dct:modified "2024-12-26T05:08:32.230940"^^xsd:dateTime ;
    dct:title "Profil Kelurahan Bumiayu per 31 Desember 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/cd652220-f845-4123-94b5-beec2984f147/resource/7f4b1016-9c7c-4eec-885e-844520795b81/download/profil-kelurahan-bumiayu-per-31-desember-2023.xlsx> ;
    dcat:byteSize "11824"^^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" .

