@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/78fad6a2-3a61-4fc2-a845-a1ebe5e743e4> a dcat:Dataset ;
    dct:description "Profil Kelurahan Bumiayu Kecamatan Kedungkandang Kota Malang per 30 Juni 2023" ;
    dct:identifier "78fad6a2-3a61-4fc2-a845-a1ebe5e743e4" ;
    dct:issued "2023-10-25T06:39:16.413072"^^xsd:dateTime ;
    dct:modified "2024-12-25T04:21:21.428400"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Profil Kelurahan Bumiayu Kecamatan Kedungkandang Kota Malang per 30 Juni 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wiwin" ;
            vcard:hasEmail <mailto:wiens.wiwin@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/78fad6a2-3a61-4fc2-a845-a1ebe5e743e4/resource/a10a3bc6-c17e-4e62-b0e3-3c9bdc28cb10> ;
    dcat:keyword "Kecamatan Kedungkandang",
        "Kelurahan Bumiayu",
        "Kota Malang",
        "Profil" ;
    dcat:landingPage <https://gis.dukcapil.kemendagri.go.id/peta/> .

<http://5.189.187.109/dataset/78fad6a2-3a61-4fc2-a845-a1ebe5e743e4/resource/a10a3bc6-c17e-4e62-b0e3-3c9bdc28cb10> a dcat:Distribution ;
    dct:description "Profil Kelurahan Bumiayu Kecamatan Kedungkandang Kota Malang per 30 Juni 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-24T19:22:52.192935"^^xsd:dateTime ;
    dct:modified "2024-12-25T04:21:21.440887"^^xsd:dateTime ;
    dct:title "Profil Kelurahan Bumiayu Kecamatan Kedungkandang Kota Malang per 30 Juni 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/78fad6a2-3a61-4fc2-a845-a1ebe5e743e4/resource/a10a3bc6-c17e-4e62-b0e3-3c9bdc28cb10/download/profil-kelurahan-bumiayu-per-30-juni-2023.xlsx> ;
    dcat:byteSize "11817"^^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" .

<https://gis.dukcapil.kemendagri.go.id/peta/> a foaf:Document .

