@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/075e0ff0-befa-4253-8d37-0587e078e271> a dcat:Dataset ;
    dct:description "Kecamatan Windusari terdiri dari 20 Desa " ;
    dct:identifier "075e0ff0-befa-4253-8d37-0587e078e271" ;
    dct:issued "2019-01-03T06:25:33.023971"^^xsd:dateTime ;
    dct:modified "2026-09-03T01:49:40.717404"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Luas Kecamatan Windusari per Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo.magelangkab@go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/075e0ff0-befa-4253-8d37-0587e078e271/resource/1fe6d828-c2fd-4952-98a6-5333db0b2920> ;
    dcat:landingPage <bps%20kecamatan%20windusari%20dalam%20angka> .

<https://data.jatengprov.go.id/dataset/075e0ff0-befa-4253-8d37-0587e078e271/resource/1fe6d828-c2fd-4952-98a6-5333db0b2920> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "LUAS WILAYAH WINDUSARI.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/075e0ff0-befa-4253-8d37-0587e078e271/resource/1fe6d828-c2fd-4952-98a6-5333db0b2920/download/luas-wilayah-windusari.xlsx> ;
    dcat:byteSize 11187.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" .

