@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/b614a9eb-7207-4aa4-84aa-d9897bd0fb31> a dcat:Dataset ;
    dct:description "Jumlah Sekolah, Murid, Guru, dan Rasio Murid-Guru Madrasah Aliyah (MA) Menurut Kecamatan " ;
    dct:identifier "b614a9eb-7207-4aa4-84aa-d9897bd0fb31" ;
    dct:issued "2022-10-17T05:54:08.934848"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:54:08.934853"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Jumlah Sekolah, Murid, Guru, dan Rasio Murid Guru Madrasah Aliyah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b614a9eb-7207-4aa4-84aa-d9897bd0fb31/resource/c1f48afb-5e1c-41e3-a976-c889d629b956> ;
    dcat:keyword "Guru",
        "Murid",
        "Sekolah",
        "dan Rasio Murid Guru Madrasah Aliyah" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/b614a9eb-7207-4aa4-84aa-d9897bd0fb31/resource/c1f48afb-5e1c-41e3-a976-c889d629b956> a dcat:Distribution ;
    dct:description "Jumlah Sekolah, Murid, Guru, dan Rasio Murid-Guru Madrasah Aliyah (MA) Menurut Kecamatan " ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T02:44:15.962137"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:54:08.924364"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid, Guru, dan Rasio Murid-Guru Madrasah Aliyah (MA) Menurut Kecamatan .xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/b614a9eb-7207-4aa4-84aa-d9897bd0fb31/resource/c1f48afb-5e1c-41e3-a976-c889d629b956/download/jumlah-sekolah-murid-guru-dan-rasio-murid-guru-madrasah-aliyah-ma-menurut-kecamatan-.xlsx> ;
    dcat:byteSize "25957"^^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" .

