@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/f496f704-27af-4d2a-a710-339ed53012ae> a dcat:Dataset ;
    dct:description "Berisi mengenai Jumlah Guru, Jumlah Murid, dan Jumlah lembaga" ;
    dct:identifier "f496f704-27af-4d2a-a710-339ed53012ae" ;
    dct:issued "2023-06-14T05:01:02.399334"^^xsd:dateTime ;
    dct:modified "2024-12-22T22:52:46.818186"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Pendidikan Kota Malang Tahun 2020 Semester 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Subbag Perencana" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f496f704-27af-4d2a-a710-339ed53012ae/resource/8c8e83eb-c44e-4a12-b95c-a47f57bcf40d> ;
    dcat:keyword "2020",
        "Kota Malang",
        "Semester 1",
        "pendidikan" .

<http://5.189.187.109/dataset/f496f704-27af-4d2a-a710-339ed53012ae/resource/8c8e83eb-c44e-4a12-b95c-a47f57bcf40d> a dcat:Distribution ;
    dct:description "Data Pendidikan Kota Malang Tahun 2020 Semester 1" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-12T02:22:28.063791"^^xsd:dateTime ;
    dct:modified "2024-12-22T22:52:46.832151"^^xsd:dateTime ;
    dct:title "Pendidikan Tahun 2020 Semester 1.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/f496f704-27af-4d2a-a710-339ed53012ae/resource/8c8e83eb-c44e-4a12-b95c-a47f57bcf40d/download/pendidikan-tahun-2020-semester-1.xlsx> ;
    dcat:byteSize "11576"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

