@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/a3db1031-144e-4512-9bca-8cfba77e981e> a dcat:Dataset ;
    dct:description """Data Perangkat Desa Gondangrejo \r
1.Kepala Desa\r
2.Sekdes\r
3.Kaur Kasi\r
4.Kadus """ ;
    dct:identifier "a3db1031-144e-4512-9bca-8cfba77e981e" ;
    dct:issued "2019-08-27T09:29:06.898727"^^xsd:dateTime ;
    dct:modified "2019-08-27T09:29:06.898740"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Data Perangkat Desa Gondangrejo" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kaur Umum" ;
            vcard:hasEmail <mailto:ikadian174@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a3db1031-144e-4512-9bca-8cfba77e981e/resource/e3644cd5-d22d-428f-ae18-d57624ee23d7> ;
    dcat:landingPage <Desa%20Gondangrejo> .

<https://data.jatengprov.go.id/dataset/a3db1031-144e-4512-9bca-8cfba77e981e/resource/e3644cd5-d22d-428f-ae18-d57624ee23d7> a dcat:Distribution ;
    dct:description "Data perangkat Desa Gondangrejo 2019" ;
    dct:format "xlx" ;
    dct:title "Laporan DD Th.2018.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/a3db1031-144e-4512-9bca-8cfba77e981e/resource/e3644cd5-d22d-428f-ae18-d57624ee23d7/download/laporan-dd-th.2018.xlsx> ;
    dcat:byteSize 27476.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" .

