@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/1593de43-9daa-4d54-a60a-5b8d087228a1> a dcat:Dataset ;
    dct:description "Jumlah penduduk desa pesanggrahan menurut Pendidikan tahun 2020" ;
    dct:identifier "1593de43-9daa-4d54-a60a-5b8d087228a1" ;
    dct:issued "2022-10-08T10:01:09.170327"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:01:09.170333"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "jumlah penduduk Desa Pesanggrahan menurut Pendidikan 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik dan Data, Dinas Komunikasi dan Informatika Kota Batu" ] ;
    dcat:distribution <http://5.189.187.109/dataset/1593de43-9daa-4d54-a60a-5b8d087228a1/resource/73b4bb9b-fc88-4a33-af16-ca4fd9298808> ;
    dcat:keyword "desa pesanggrahan",
        "jumlah penduduk" ;
    dcat:landingPage <Desa%20Pesanggrahan> .

<Desa%20Pesanggrahan> a foaf:Document .

<http://5.189.187.109/dataset/1593de43-9daa-4d54-a60a-5b8d087228a1/resource/73b4bb9b-fc88-4a33-af16-ca4fd9298808> a dcat:Distribution ;
    dct:description "jumlah penduduk desa pesanggrahan menurut pendidikan 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-11T02:53:57.897719"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:01:09.163626"^^xsd:dateTime ;
    dct:title "jumlah penduduk menurut pendidikan.xlsx" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/1593de43-9daa-4d54-a60a-5b8d087228a1/resource/73b4bb9b-fc88-4a33-af16-ca4fd9298808/download/jumlah-penduduk-menurut-pendidikan.xlsx> ;
    dcat:byteSize "9912"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> a foaf:Agent ;
    foaf:name "Kota Batu" .

