@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/11c075c4-6c84-4b8c-a6d1-d836485468a8> a dcat:Dataset ;
    dct:description "Jumlah Aparat Pemerintahan Desa Kelurahan di Kecamatan Tempuran, 2020" ;
    dct:identifier "11c075c4-6c84-4b8c-a6d1-d836485468a8" ;
    dct:issued "2022-10-17T05:29:45.453496"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:29:45.453501"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Jumlah Aparat Pemerintahan Desa Kelurahan di Kecamatan Tempuran, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/11c075c4-6c84-4b8c-a6d1-d836485468a8/resource/ea548561-5170-4c4c-881e-d4a5f0070537> ;
    dcat:keyword "Aparat",
        "Aparat Pemerintahan Desa",
        "Tempuran" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109:5000/dataset/11c075c4-6c84-4b8c-a6d1-d836485468a8/resource/ea548561-5170-4c4c-881e-d4a5f0070537> a dcat:Distribution ;
    dct:description "Jumlah Aparat Pemerintahan Desa Kelurahan di Kecamatan Tempuran, 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-15T06:18:26.948455"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:29:45.444451"^^xsd:dateTime ;
    dct:title "Jumlah Aparat Pemerintahan Desa Kelurahan di Kecamatan Tempuran, 2020.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/11c075c4-6c84-4b8c-a6d1-d836485468a8/resource/ea548561-5170-4c4c-881e-d4a5f0070537/download/jumlah-aparat-pemerintahan-desa-kelurahan-di-kecamatan-tempuran-2020.xlsx> ;
    dcat:byteSize "10210"^^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" .

