@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/0b0c866c-6cb4-4318-a449-d26ee38643b4> a dcat:Dataset ;
    dct:description "Banyaknya Sekolah Menengah Kejuruan (SMK) Menurut Desa/Kelurahan di Kecamatan Windusari, 2020" ;
    dct:identifier "0b0c866c-6cb4-4318-a449-d26ee38643b4" ;
    dct:issued "2022-10-17T05:28:46.825489"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:28:46.825494"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Banyaknya SMK Menurut Desa dan Kelurahan di Kecamatan Windusari, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/0b0c866c-6cb4-4318-a449-d26ee38643b4/resource/9dc54ba0-b765-415b-8b5e-453c2f18f87d> ;
    dcat:keyword "SMK",
        "Sekolah Menengah Kejuruan",
        "Windusari" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/0b0c866c-6cb4-4318-a449-d26ee38643b4/resource/9dc54ba0-b765-415b-8b5e-453c2f18f87d> a dcat:Distribution ;
    dct:description "Banyaknya Sekolah Menengah Kejuruan (SMK) Menurut Desa/Kelurahan di Kecamatan Windusari, 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-05T06:59:45.208496"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:28:46.816145"^^xsd:dateTime ;
    dct:title "Banyaknya Sekolah Menengah Kejuruan (SMK) Menurut Desa Kelurahan di Kecamatan Windusari, 2020.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/0b0c866c-6cb4-4318-a449-d26ee38643b4/resource/9dc54ba0-b765-415b-8b5e-453c2f18f87d/download/banyaknya-sekolah-menengah-kejuruan-smk-menurut-desa-kelurahan-di-kecamatan-windusari-2020.xlsx> ;
    dcat:byteSize "9416"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

