@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/c6efdeaa-d934-4831-88e5-88543fa72ffc> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Menurut Desa Kelurahan dan Pendidikan Akhir di Kecamatan Tempuran, 2020" ;
    dct:identifier "c6efdeaa-d934-4831-88e5-88543fa72ffc" ;
    dct:issued "2022-10-17T05:56:21.616913"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:56:21.616918"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Jumlah Penduduk Menurut Desa Kelurahan dan Pendidikan Akhir di Kecamatan Tempuran, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c6efdeaa-d934-4831-88e5-88543fa72ffc/resource/d3523000-b061-4a81-bd9a-55c10812eb08> ;
    dcat:keyword "Penduduk",
        "Tempuran" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109:5000/dataset/c6efdeaa-d934-4831-88e5-88543fa72ffc/resource/d3523000-b061-4a81-bd9a-55c10812eb08> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Menurut Desa Kelurahan dan Pendidikan Akhir di Kecamatan Tempuran, 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-15T06:25:49.848498"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:56:21.610158"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Menurut Desa Kelurahan dan Pendidikan Akhir di Kecamatan Tempuran, 2020.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/c6efdeaa-d934-4831-88e5-88543fa72ffc/resource/d3523000-b061-4a81-bd9a-55c10812eb08/download/jumlah-penduduk-menurut-desa-kelurahan-dan-pendidikan-akhir-di-kecamatan-tempuran-2020.xlsx> ;
    dcat:byteSize "10597"^^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" .

