@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/b6fcee75-ec84-4d0d-8c3c-5a0ab4de98bd> a dcat:Dataset ;
    dct:description """Persentase Rumah Tangga Menurut Jenis Kloset\r
di Kabupaten Magelang, 2018-2020""" ;
    dct:identifier "b6fcee75-ec84-4d0d-8c3c-5a0ab4de98bd" ;
    dct:issued "2022-10-17T05:54:17.782041"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:54:17.782046"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Persentase Rumah Tangga Menurut Jenis Kloset, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b6fcee75-ec84-4d0d-8c3c-5a0ab4de98bd/resource/2a5f7b73-3319-4551-a50f-2f513151e3a3> ;
    dcat:keyword "Jenis Kloset",
        "Rumah Tangga" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/b6fcee75-ec84-4d0d-8c3c-5a0ab4de98bd/resource/2a5f7b73-3319-4551-a50f-2f513151e3a3> a dcat:Distribution ;
    dct:description "Persentase Rumah Tangga Menurut Jenis Kloset, 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-06-25T03:54:40.380006"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:54:17.774094"^^xsd:dateTime ;
    dct:title "Persentase Rumah Tangga Menurut Jenis Kloset, 2020.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/b6fcee75-ec84-4d0d-8c3c-5a0ab4de98bd/resource/2a5f7b73-3319-4551-a50f-2f513151e3a3/download/persentase-rumah-tangga-menurut-jenis-kloset-2020.xlsx> ;
    dcat:byteSize "9611"^^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" .

