@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/5e3ddfa5-e372-411f-98d9-5fd7e3eb340e> a dcat:Dataset ;
    dct:description """Jumlah Dusun, RT dan RW Kecamatan Guntur Tahun 2019\r
Deskripsi\r
Nama Kecamatan : Guntur\r
Jumlah Desa : 20 Desa""" ;
    dct:identifier "5e3ddfa5-e372-411f-98d9-5fd7e3eb340e" ;
    dct:issued "2019-10-03T05:06:25.498274"^^xsd:dateTime ;
    dct:modified "2020-09-03T09:09:12.423269"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Jumlah Dusun, RT dan RW Kecamatan Guntur" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Guntur" ;
            vcard:hasEmail <mailto:kecamatanguntur@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5e3ddfa5-e372-411f-98d9-5fd7e3eb340e/resource/54dd8866-597b-40b3-871f-6d29a40e766e> ;
    dcat:landingPage <bps.demakkab.go.id> .

<https://data.jatengprov.go.id/dataset/5e3ddfa5-e372-411f-98d9-5fd7e3eb340e/resource/54dd8866-597b-40b3-871f-6d29a40e766e> a dcat:Distribution ;
    dct:description """Jumlah Dusun, RT dan RW se Kecamatan Guntur Tahun 2017\r
Deskripsi\r
Nama Kecamatan : Guntur\r
Jumlah Desa : 20 Desa """ ;
    dct:format ".xlsx" ;
    dct:title "Jumlah Dusun RT dan RW di Kecamatan Guntur 2017.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/5e3ddfa5-e372-411f-98d9-5fd7e3eb340e/resource/54dd8866-597b-40b3-871f-6d29a40e766e/download/jumlah-dusun-rt-dan-rw-di-kecamatan-guntur-2017.xlsx> ;
    dcat:byteSize 107010.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

