@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/f9fa8868-c018-45c9-9986-942a48b5964c> a dcat:Dataset ;
    dct:identifier "f9fa8868-c018-45c9-9986-942a48b5964c" ;
    dct:issued "2019-09-12T06:27:51.558471"^^xsd:dateTime ;
    dct:modified "2019-09-12T06:27:51.558480"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Data Penduduk Desa Pancuranmas Kecamatan Secang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Kasi Kesejahteraan" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f9fa8868-c018-45c9-9986-942a48b5964c/resource/62ea7483-9fc7-4d89-bcfc-8d6fdf1d90a6> .

<https://data.jatengprov.go.id/dataset/f9fa8868-c018-45c9-9986-942a48b5964c/resource/62ea7483-9fc7-4d89-bcfc-8d6fdf1d90a6> a dcat:Distribution ;
    dct:description "jumlah guru Kecamatan Secang" ;
    dct:format "xlxs" ;
    dct:title "guru-kecmatan-secang " ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/f9fa8868-c018-45c9-9986-942a48b5964c/resource/62ea7483-9fc7-4d89-bcfc-8d6fdf1d90a6/download/sistem-informasi-rtlh-desa.xlsx> ;
    dcat:byteSize 18197.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" .

