@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:5000/dataset/4bda122c-a63a-4b22-8e05-c0e19467d7ed> a dcat:Dataset ;
    dct:description "Jumlah Desa/Kelurahan Menurut Topografi dan Kecamatan di Kabupaten Magelang, 2020" ;
    dct:identifier "4bda122c-a63a-4b22-8e05-c0e19467d7ed" ;
    dct:issued "2022-10-17T05:37:53.615209"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:37:53.615214"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Jumlah Desa Kelurahan Menurut Topografi dan Kecamatan di Kabupaten Magelang, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/4bda122c-a63a-4b22-8e05-c0e19467d7ed/resource/c50c0d3e-acb9-4570-9e41-c72407f87e39> ;
    dcat:keyword "Topografi" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109:5000/dataset/4bda122c-a63a-4b22-8e05-c0e19467d7ed/resource/c50c0d3e-acb9-4570-9e41-c72407f87e39> a dcat:Distribution ;
    dct:description "Jumlah Desa/Kelurahan Menurut Topografi dan Kecamatan di Kabupaten Magelang, 2020" ;
    dct:format "XLSX" ;
    dct:issued "2022-01-17T07:30:34.615654"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:37:53.610359"^^xsd:dateTime ;
    dct:title "1.1.4.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/4bda122c-a63a-4b22-8e05-c0e19467d7ed/resource/c50c0d3e-acb9-4570-9e41-c72407f87e39/download/1.1.4.xlsx> ;
    dcat:byteSize "9798"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

