@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/fdec78f2-bcc0-4b33-9ac6-e02e750df6ea> a dcat:Dataset ;
    dct:description "Meliputi nama penduduk, NIK, tempat tanggal lahir" ;
    dct:identifier "fdec78f2-bcc0-4b33-9ac6-e02e750df6ea" ;
    dct:issued "2019-08-27T09:38:06.632401"^^xsd:dateTime ;
    dct:modified "2019-08-27T09:38:06.632415"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Data Penduduk Dusun Babrik Desa Tejosari" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pelayanan" ;
            vcard:hasEmail <mailto:ttiwyk@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fdec78f2-bcc0-4b33-9ac6-e02e750df6ea/resource/872dcfb0-32fb-4dff-b8ae-a0e7f2469345> ;
    dcat:landingPage <Tejosari> .

<https://data.jatengprov.go.id/dataset/fdec78f2-bcc0-4b33-9ac6-e02e750df6ea/resource/872dcfb0-32fb-4dff-b8ae-a0e7f2469345> a dcat:Distribution ;
    dct:description """nama : sholihin\r
dusun : babrik\r
tahun : 2019""" ;
    dct:format "XLSX" ;
    dct:title "Data Penduduk Dusun Babrik Desa Tejosari Tahun 2019" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/fdec78f2-bcc0-4b33-9ac6-e02e750df6ea/resource/872dcfb0-32fb-4dff-b8ae-a0e7f2469345/download/babrik.xlsx> ;
    dcat:byteSize 41320.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" .

