@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/a5f908be-a12f-4cf1-b811-745ad7389a18> a dcat:Dataset ;
    dct:description "jumlah penduduk desa berdasarkan jenis profesi 2020 " ;
    dct:identifier "a5f908be-a12f-4cf1-b811-745ad7389a18" ;
    dct:issued "2022-10-08T10:04:13.412663"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:04:13.412668"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Jumlah Penduduk Desa Berdasarkan Jenis Profesi 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/a5f908be-a12f-4cf1-b811-745ad7389a18/resource/2a461e24-aa50-4cc8-935a-169d646920ef> ;
    dcat:keyword "desa pesanggrahan",
        "jumlah penduduk" ;
    dcat:landingPage <Desa%20Pesanggrahan> .

<Desa%20Pesanggrahan> a foaf:Document .

<http://5.189.187.109/dataset/a5f908be-a12f-4cf1-b811-745ad7389a18/resource/2a461e24-aa50-4cc8-935a-169d646920ef> a dcat:Distribution ;
    dct:description "jumlah penduduk desa pesanggrahan berdasarkan profesi 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-11T02:36:19.469056"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:04:13.406067"^^xsd:dateTime ;
    dct:title "jumlah penduduk desa pesanggrahan berdasarkan profesi 2020.xlsx" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/a5f908be-a12f-4cf1-b811-745ad7389a18/resource/2a461e24-aa50-4cc8-935a-169d646920ef/download/jumlah-penduduk-desa-pesanggrahan-berdasarkan-profesi-2020.xlsx> ;
    dcat:byteSize "8368"^^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" .

