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

<http://5.189.187.109/dataset/27ca439e-6c7f-4862-a6de-2191993de97a> a dcat:Dataset ;
    dct:description "Luas Desa Kelurahan dan Persentase Luas Desa Kelurahan di Kecamatan Windusari (km2) 2020" ;
    dct:identifier "27ca439e-6c7f-4862-a6de-2191993de97a" ;
    dct:issued "2022-10-17T05:32:54.742104"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:32:54.742109"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Luas Desa Kelurahan dan Persentase Luas Desa Kelurahan di Kecamatan Windusari,  2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/27ca439e-6c7f-4862-a6de-2191993de97a/resource/b9dca6da-e0f2-4f6b-b2d3-49eea577b30c> ;
    dcat:keyword "Desa",
        "Luas Desa Kelurahan",
        "Windusari" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/27ca439e-6c7f-4862-a6de-2191993de97a/resource/b9dca6da-e0f2-4f6b-b2d3-49eea577b30c> a dcat:Distribution ;
    dct:description "Luas Desa Kelurahan dan Persentase Luas Desa Kelurahan di Kecamatan Windusari (km2) 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-09-29T00:50:02.079047"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:32:54.733891"^^xsd:dateTime ;
    dct:title "Luas Desa Kelurahan dan Persentase Luas Desa Kelurahan di Kecamatan Windusari (km2) 2020.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/27ca439e-6c7f-4862-a6de-2191993de97a/resource/b9dca6da-e0f2-4f6b-b2d3-49eea577b30c/download/luas-desa-kelurahan-dan-persentase-luas-desa-kelurahan-di-kecamatan-windusari-km2-2020.xlsx> ;
    dcat:byteSize "10270"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

