@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#> .

<https://data.jatengprov.go.id/dataset/30d4037f-7297-4908-8a97-e90bfa88fe05> a dcat:Dataset ;
    dct:description """Data ini berisi data luas wilayah, jumlah RT dan RW di Desa Margoyoso Kecamatan Salaman Kabupaten Magelang.\r
Tahun : 2019""" ;
    dct:identifier "30d4037f-7297-4908-8a97-e90bfa88fe05" ;
    dct:issued "2019-08-27T09:14:32.393942"^^xsd:dateTime ;
    dct:modified "2019-08-27T09:14:32.393954"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "DATA WILAYAH DUSUN DESA MARGOYOSO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pemdesmargoyoso@gmail.com" ;
            vcard:hasEmail <mailto:ariffiyanto546@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/30d4037f-7297-4908-8a97-e90bfa88fe05/resource/d527659a-759d-4c2a-af1e-a1fd6da4402e> ;
    dcat:landingPage <Desa%20Margoyoso%20Kecamatan%20Salaman> .

<https://data.jatengprov.go.id/dataset/30d4037f-7297-4908-8a97-e90bfa88fe05/resource/d527659a-759d-4c2a-af1e-a1fd6da4402e> a dcat:Distribution ;
    dct:description "DATA WILAYAH DUSUN DESA MARGOYOSO TAHUN 2019" ;
    dct:format ".xlsx" ;
    dct:title "DATA WILAYAH DUSUN DESA MARGOYOSO.csv" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/30d4037f-7297-4908-8a97-e90bfa88fe05/resource/d527659a-759d-4c2a-af1e-a1fd6da4402e/download/data-wilayah-dusun-desa-margoyoso.csv> ;
    dcat:byteSize 521.0 ;
    dcat:mediaType "text/csv" .

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

