@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/372da94e-f12f-4b7f-9cbb-cba56bd3d8c4> a dcat:Dataset ;
    dct:description """data ini berisi data kepadatan penduduk menurut wilayah desa kebonrejo kabupaten magelang jawa tengah.\r
penjelasan mengenai kolom data :\r
tahun : 2019\r
jumlah : 6700 jiwa""" ;
    dct:identifier "372da94e-f12f-4b7f-9cbb-cba56bd3d8c4" ;
    dct:issued "2019-08-27T09:15:33.814535"^^xsd:dateTime ;
    dct:modified "2019-08-27T09:15:33.814564"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "kepadatan pendudukmenurut wilayah desa kebonrejo" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ahmad" ;
            vcard:hasEmail <mailto:sidqizahra863@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/372da94e-f12f-4b7f-9cbb-cba56bd3d8c4/resource/7e62404d-bfe5-4df3-8fe0-31563ba89cb5> ;
    dcat:landingPage <kebonrejosalaman> .

<https://data.jatengprov.go.id/dataset/372da94e-f12f-4b7f-9cbb-cba56bd3d8c4/resource/7e62404d-bfe5-4df3-8fe0-31563ba89cb5> a dcat:Distribution ;
    dct:description "kepadatan penduduk menurut wilayah desa kebonrejo tahun 2015" ;
    dct:format "XLSX" ;
    dct:title "kepadatan penduduk menurut wilayah desa kebonrejo tahun 2015" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/372da94e-f12f-4b7f-9cbb-cba56bd3d8c4/resource/7e62404d-bfe5-4df3-8fe0-31563ba89cb5/download/01-2007-kebonrejo.xlsx> ;
    dcat:byteSize 1518060.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" .

