@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/c4c9832d-9912-491f-a805-ff931f88bb2d> a dcat:Dataset ;
    dct:description "jumlah penduduk Daleman kidul menurut jenis kelamin " ;
    dct:identifier "c4c9832d-9912-491f-a805-ff931f88bb2d" ;
    dct:issued "2019-08-27T09:32:32.022569"^^xsd:dateTime ;
    dct:modified "2019-08-27T09:32:32.022581"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Jumlah Penduduk Desa Daleman Kidul Menurut Jenis Kelamin" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c4c9832d-9912-491f-a805-ff931f88bb2d/resource/2fbe2e8e-06ae-4c7b-b1fb-11198dbea38f> ;
    dcat:landingPage <Daleman%20Kidul> .

<https://data.jatengprov.go.id/dataset/c4c9832d-9912-491f-a805-ff931f88bb2d/resource/2fbe2e8e-06ae-4c7b-b1fb-11198dbea38f> a dcat:Distribution ;
    dct:description "data penduduk Daleman kidul menurut jenis kelamin 2016" ;
    dct:format ".xlsx" ;
    dct:title "Data penduduk" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/c4c9832d-9912-491f-a805-ff931f88bb2d/resource/2fbe2e8e-06ae-4c7b-b1fb-11198dbea38f/download/3-dalkid.xlsx> ;
    dcat:byteSize 59638.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" .

