@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/a9101f0d-56d3-4b44-a513-f61401ff9557> a dcat:Dataset ;
    dct:description "LUAS WILAYAH DESA" ;
    dct:identifier "a9101f0d-56d3-4b44-a513-f61401ff9557" ;
    dct:issued "2022-10-17T05:51:49.166992"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:51:49.166998"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "LUAS DESA WILAYAH KECAMATAN DUKUN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:kec.dukun@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a9101f0d-56d3-4b44-a513-f61401ff9557/resource/d379cde1-1070-4065-88cf-72730f00176d> ;
    dcat:keyword "luas desa" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/a9101f0d-56d3-4b44-a513-f61401ff9557/resource/d379cde1-1070-4065-88cf-72730f00176d> a dcat:Distribution ;
    dct:description "LUAS WILAYAH DESA" ;
    dct:format "XLSX" ;
    dct:issued "2018-11-29T08:54:35.174290"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:51:49.162068"^^xsd:dateTime ;
    dct:title "LUAS WILAYAH MENURUT DESA.xls" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/a9101f0d-56d3-4b44-a513-f61401ff9557/resource/d379cde1-1070-4065-88cf-72730f00176d/download/luas-wilayah-menurut-desa.xls> ;
    dcat:byteSize "22528"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

