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

<http://5.189.187.109/dataset/601c87ec-b7de-4583-b158-6c9ede4c80f0> a dcat:Dataset ;
    dct:description "Data ini berisi Jumlah Murid SMP Berdasarkan Jenis Sekolah Tahun 2023" ;
    dct:identifier "601c87ec-b7de-4583-b158-6c9ede4c80f0" ;
    dct:issued "2026-01-14T03:06:28.207163"^^xsd:dateTime ;
    dct:modified "2026-01-14T03:06:28.207189"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fd04d6fb-819e-4aff-9de0-05995ff4f636> ;
    dct:title "Jumlah Murid SMP Berdasarkan Jenis Sekolah Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/601c87ec-b7de-4583-b158-6c9ede4c80f0/resource/4345608c-0b55-440d-abb6-1046ba654b55> ;
    dcat:keyword "jenis sekolah",
        "murid",
        "murid smp" .

<http://5.189.187.109/dataset/601c87ec-b7de-4583-b158-6c9ede4c80f0/resource/4345608c-0b55-440d-abb6-1046ba654b55> a dcat:Distribution ;
    dct:description "Data ini berisi Jumlah Murid SMP Berdasarkan Jenis Sekolah Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2025-09-16T09:53:27.561052"^^xsd:dateTime ;
    dct:modified "2026-01-14T03:06:28.197099"^^xsd:dateTime ;
    dct:title "Jumlah Murid SMP Berdasarkan Jenis Sekolah Tahun 20213.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f04d8e4f886bdb688c30aa9773306da5"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.deliserdangkab.go.id/dataset/601c87ec-b7de-4583-b158-6c9ede4c80f0/resource/4345608c-0b55-440d-abb6-1046ba654b55/download/jumlah-murid-smp-berdasarkan-jenis-sekolah-tahun-20213.xlsx> ;
    dcat:byteSize "9969"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fd04d6fb-819e-4aff-9de0-05995ff4f636> a foaf:Agent ;
    foaf:name "Kabupaten Deli Serdang" .

