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

<http://5.189.187.109/dataset/82253936-ac4c-459c-8b38-eb1c877d3532> a dcat:Dataset ;
    dct:description "Jumlah sarana pendidikan di kelurahan Mergosono tahun 2023" ;
    dct:identifier "82253936-ac4c-459c-8b38-eb1c877d3532" ;
    dct:issued "2023-11-03T17:11:34.393533"^^xsd:dateTime ;
    dct:modified "2024-12-21T04:14:39.556720"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA PRASARANA PENDIDIKAN DI KEL. MERGOSONO KOTA MALANG" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Agus" ;
            vcard:hasEmail <mailto:agusubaidilah83676@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/82253936-ac4c-459c-8b38-eb1c877d3532/resource/3eea80f9-3080-4041-a263-ad5fad77a6eb> ;
    dcat:keyword "Jawa timur",
        "Kel. Mergosono",
        "Kota Malang",
        "jumlah data",
        "prasarana pendidikan" ;
    dcat:landingPage <kelurahan%20Mergosono> .

<http://5.189.187.109/dataset/82253936-ac4c-459c-8b38-eb1c877d3532/resource/3eea80f9-3080-4041-a263-ad5fad77a6eb> a dcat:Distribution ;
    dct:description "Jumlah data prasarana pendidikan di kelurahan Mergosono tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-26T07:34:00.314138"^^xsd:dateTime ;
    dct:modified "2024-12-21T04:14:39.571133"^^xsd:dateTime ;
    dct:title "DATA PRASARANA PENDIDIKAN.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/82253936-ac4c-459c-8b38-eb1c877d3532/resource/3eea80f9-3080-4041-a263-ad5fad77a6eb/download/data-prasarana-pendidikan.xlsx> ;
    dcat:byteSize "9511"^^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" .

<kelurahan%20Mergosono> a foaf:Document .

