@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/779fe27f-8e18-4ff1-9726-5024b52a1bbd> a dcat:Dataset ;
    dct:description """Jumlah Penduduk menurut jenis kelamin di Kecamatan Pakis Desa Bawang\r
Desa : Desa Bawang\r
Jenis Kelamin : Laki-laki/Perempuan\r
Jumlah : Jumlah Penduduk""" ;
    dct:identifier "779fe27f-8e18-4ff1-9726-5024b52a1bbd" ;
    dct:issued "2019-08-27T09:23:05.323371"^^xsd:dateTime ;
    dct:modified "2019-08-27T09:23:05.323384"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Data Penduduk Desa Bawang Berdasarkan Jenis Kelamin" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Kesra" ;
            vcard:hasEmail <mailto:boedyn@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/779fe27f-8e18-4ff1-9726-5024b52a1bbd/resource/a398f277-9b64-43fd-8c19-8c6d44514c07> ;
    dcat:landingPage <Desa%20Bawang> .

<https://data.jatengprov.go.id/dataset/779fe27f-8e18-4ff1-9726-5024b52a1bbd/resource/a398f277-9b64-43fd-8c19-8c6d44514c07> a dcat:Distribution ;
    dct:description "Jumlah Penduduk menurut Jenis Kelamin Desa Bawang Tahun 2016" ;
    dct:format ".xlsx" ;
    dct:title "contoh data 1.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/779fe27f-8e18-4ff1-9726-5024b52a1bbd/resource/a398f277-9b64-43fd-8c19-8c6d44514c07/download/contoh-data-1.xlsx> ;
    dcat:byteSize 6162.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

