@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/3316a8fa-748a-46a3-bcff-8a267cede94f> a dcat:Dataset ;
    dct:description "Data Jumlah Penduduk per 30 Juni 2023 menurut Jenis Kelamin, Kelompok Umur, Pekerjaan, Pendidikan" ;
    dct:identifier "3316a8fa-748a-46a3-bcff-8a267cede94f" ;
    dct:issued "2023-10-25T06:36:26.902213"^^xsd:dateTime ;
    dct:modified "2024-12-22T19:18:57.689617"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Monografi Kelurahan Buring" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kelurahan Buring" ;
            vcard:hasEmail <mailto:mokhahot@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3316a8fa-748a-46a3-bcff-8a267cede94f/resource/9022e7f0-6bc8-4d1d-b879-51c8359bec7b> ;
    dcat:keyword "kependudukan",
        "pekerjaan",
        "pendidikan" ;
    dcat:landingPage <Data%20monografi%20kelurahan%20buring%20semester%201%20tahun%202023> .

<Data%20monografi%20kelurahan%20buring%20semester%201%20tahun%202023> a foaf:Document .

<http://5.189.187.109/dataset/3316a8fa-748a-46a3-bcff-8a267cede94f/resource/9022e7f0-6bc8-4d1d-b879-51c8359bec7b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-10-24T19:50:53.027479"^^xsd:dateTime ;
    dct:modified "2024-12-22T19:18:57.702189"^^xsd:dateTime ;
    dct:title "JUMLAH PENDUDUK MENURUT JENIS KELAMIN, KELOMPOK UMUR, PEKERJAAN, PENDIDIKAN" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/3316a8fa-748a-46a3-bcff-8a267cede94f/resource/9022e7f0-6bc8-4d1d-b879-51c8359bec7b/download/jumlah-penduduk-menurut-jenis-kelamin-kelompok-umur-pekerjaan-pendidikan.xlsx> ;
    dcat:byteSize "14388"^^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" .

