@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.agamkab.go.id/dataset/f6478d58-f97c-4d04-9eae-4f7e9de160ce> a dcat:Dataset ;
    dct:description "Jumlah Sekolah, Guru, Murid Madrasah Ibtidaiyah (MI), TA 2020/2021 - 2022/2023" ;
    dct:identifier "f6478d58-f97c-4d04-9eae-4f7e9de160ce" ;
    dct:issued "2023-10-16T08:14:42.718514"^^xsd:dateTime ;
    dct:modified "2023-10-30T03:06:35.465507"^^xsd:dateTime ;
    dct:publisher <https://data.agamkab.go.id/organization/eb1ace69-b7ee-4e2c-ab37-75322b9d2088> ;
    dct:title "Jumlah Sekolah, Guru, Murid Madrasah Ibtidaiyah (MI)" ;
    dcat:distribution <https://data.agamkab.go.id/dataset/f6478d58-f97c-4d04-9eae-4f7e9de160ce/resource/0f2f917c-2473-44f4-8960-fe925a97b200> ;
    dcat:keyword "Madrasah Ibtidaiyah" .

<https://data.agamkab.go.id/dataset/f6478d58-f97c-4d04-9eae-4f7e9de160ce/resource/0f2f917c-2473-44f4-8960-fe925a97b200> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "MI.xlsx" ;
    dcat:accessURL <https://data.agamkab.go.id/dataset/f6478d58-f97c-4d04-9eae-4f7e9de160ce/resource/0f2f917c-2473-44f4-8960-fe925a97b200/download/mi.xlsx> ;
    dcat:byteSize 12116.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.agamkab.go.id/organization/eb1ace69-b7ee-4e2c-ab37-75322b9d2088> a foaf:Organization ;
    foaf:name "Kemenag Kabupaten Agam" .

