@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/bf36665b-d46a-4cce-9092-9606e3d7c59f> a dcat:Dataset ;
    dct:description "Berisi mengenai Jumlah Guru, Jumlah Murid, dan Jumlah lembaga" ;
    dct:identifier "bf36665b-d46a-4cce-9092-9606e3d7c59f" ;
    dct:issued "2023-06-14T05:00:24.564004"^^xsd:dateTime ;
    dct:modified "2024-12-05T07:09:10.560498"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Pendidikan Kota Malang Tahun 2019 Semester 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Subbag Perencana" ] ;
    dcat:distribution <http://5.189.187.109/dataset/bf36665b-d46a-4cce-9092-9606e3d7c59f/resource/87a90228-56c4-4e6f-83bf-2aa152694e13> ;
    dcat:keyword "2019",
        "Kota Malang",
        "Semester 1",
        "pendidikan" .

<http://5.189.187.109/dataset/bf36665b-d46a-4cce-9092-9606e3d7c59f/resource/87a90228-56c4-4e6f-83bf-2aa152694e13> a dcat:Distribution ;
    dct:description "Data Pendidikan Kota Malang Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-12T02:18:24.851866"^^xsd:dateTime ;
    dct:modified "2024-12-05T07:09:10.577486"^^xsd:dateTime ;
    dct:title "Pendidikan Tahun 2019 Semester 1.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/bf36665b-d46a-4cce-9092-9606e3d7c59f/resource/87a90228-56c4-4e6f-83bf-2aa152694e13/download/pendidikan-tahun-2019-semester-1.xlsx> ;
    dcat:byteSize "15797"^^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" .

