@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/3ca5995c-cb10-48ea-815e-a16628e44d9c> a dcat:Dataset ;
    dct:description """data ini berisi data penduduk menurut wilayah desa bangsri kabupaten magelang jawa tengah\r
penjelasan menurut kolom\r
tahun   :Tahun\r
Jumlah : Jumlah Penduduk""" ;
    dct:identifier "3ca5995c-cb10-48ea-815e-a16628e44d9c" ;
    dct:issued "2019-08-27T09:16:21.079452"^^xsd:dateTime ;
    dct:modified "2019-08-27T09:16:21.079484"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "data penduduk wilayah desa bangsri" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi kesejahteraan" ;
            vcard:hasEmail <mailto:nuraliin515@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3ca5995c-cb10-48ea-815e-a16628e44d9c/resource/3b7cd0ee-15d0-49fe-bf03-f34e72142efa> ;
    dcat:landingPage <Desa%20Bangsri%20Kecamatan%20Kajoran> .

<https://data.jatengprov.go.id/dataset/3ca5995c-cb10-48ea-815e-a16628e44d9c/resource/3b7cd0ee-15d0-49fe-bf03-f34e72142efa> a dcat:Distribution ;
    dct:description "Data Penduduk desa bangsri 2017" ;
    dct:format "xlxs" ;
    dct:title "Data penduduk desa bangsri 2017 " ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/3ca5995c-cb10-48ea-815e-a16628e44d9c/resource/3b7cd0ee-15d0-49fe-bf03-f34e72142efa/download/12_kajoran_2011_bangsri-.xls> ;
    dcat:byteSize 453632.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

