@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/05130956-29f3-4c1d-a4d3-ed86c811b77f> a dcat:Dataset ;
    dct:description "Jumlah   Penduduk Menurut Desa Kelurahan dan Agama di Kecamatan Windusari, 2020" ;
    dct:identifier "05130956-29f3-4c1d-a4d3-ed86c811b77f" ;
    dct:issued "2022-10-17T05:27:54.817278"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:27:54.817284"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Jumlah Penduduk Menurut Desa Kelurahan dan Agama di Kecamatan Windusari, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/05130956-29f3-4c1d-a4d3-ed86c811b77f/resource/4a49bb9f-e23f-4d9f-a954-dbc33de7f770> ;
    dcat:keyword "Agama",
        "Penduduk",
        "Windusari" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/05130956-29f3-4c1d-a4d3-ed86c811b77f/resource/4a49bb9f-e23f-4d9f-a954-dbc33de7f770> a dcat:Distribution ;
    dct:description "Jumlah   Penduduk Menurut Desa Kelurahan dan Agama di Kecamatan Windusari, 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-09-29T01:08:40.209397"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:27:54.808817"^^xsd:dateTime ;
    dct:title "Jumlah   Penduduk Menurut Desa Kelurahan dan Agama di Kecamatan Windusari, 2020.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/05130956-29f3-4c1d-a4d3-ed86c811b77f/resource/4a49bb9f-e23f-4d9f-a954-dbc33de7f770/download/jumlah-penduduk-menurut-desa-kelurahan-dan-agama-di-kecamatan-windusari-2020.xlsx> ;
    dcat:byteSize "10331"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

