@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/8fe99ba2-8af4-4dfc-a242-e51e509fe3b3> a dcat:Dataset ;
    dct:description "Jumlah Penduduk  Menurut Desa dan Agama di Kecamatan Borobudur, 2020" ;
    dct:identifier "8fe99ba2-8af4-4dfc-a242-e51e509fe3b3" ;
    dct:issued "2022-10-17T05:47:23.356517"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:47:23.356522"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Jumlah Penduduk  Menurut Desa dan Agama di Kecamatan Borobudur, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/8fe99ba2-8af4-4dfc-a242-e51e509fe3b3/resource/d0bf134a-8b53-4900-97a7-d9c68d590f05> ;
    dcat:keyword "Borobudur",
        "Penduduk" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/8fe99ba2-8af4-4dfc-a242-e51e509fe3b3/resource/d0bf134a-8b53-4900-97a7-d9c68d590f05> a dcat:Distribution ;
    dct:description "Jumlah Penduduk  Menurut Desa dan Agama di Kecamatan Borobudur, 2020" ;
    dct:format "XLSX" ;
    dct:issued "2022-02-09T07:48:26.126125"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:47:23.349597"^^xsd:dateTime ;
    dct:title "14. Jumlah Penduduk  Menurut Desa dan Agama di Kecamatan Borobudur, 2020.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/8fe99ba2-8af4-4dfc-a242-e51e509fe3b3/resource/d0bf134a-8b53-4900-97a7-d9c68d590f05/download/14.-jumlah-penduduk-menurut-desa-dan-agama-di-kecamatan-borobudur-2020.xlsx> ;
    dcat:byteSize "10597"^^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" .

