@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/9fe322f9-3461-4c04-aa58-bd1fceab307d> a dcat:Dataset ;
    dct:description "Data ini berisi Jumlah Murid SMK Berdasarkan Jenis Sekolah Tahun 2023" ;
    dct:identifier "9fe322f9-3461-4c04-aa58-bd1fceab307d" ;
    dct:issued "2026-01-14T03:07:35.995461"^^xsd:dateTime ;
    dct:modified "2026-01-14T03:07:35.995508"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fd04d6fb-819e-4aff-9de0-05995ff4f636> ;
    dct:title "Jumlah Murid SMK Berdasarkan Jenis Sekolah Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/9fe322f9-3461-4c04-aa58-bd1fceab307d/resource/e5078b21-cd77-44ad-b644-349a60a509bd> ;
    dcat:keyword "jenis sekolah",
        "murid",
        "murid smk",
        "smk" .

<http://5.189.187.109/dataset/9fe322f9-3461-4c04-aa58-bd1fceab307d/resource/e5078b21-cd77-44ad-b644-349a60a509bd> a dcat:Distribution ;
    dct:description "Data ini berisi Jumlah Murid SMK Berdasarkan Jenis Sekolah Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2025-09-16T09:44:12.335276"^^xsd:dateTime ;
    dct:modified "2026-01-14T03:07:35.985054"^^xsd:dateTime ;
    dct:title "Jumlah Guru SMK Berdasarkan Jenis Sekolah Tahun 2023.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "fbf481a56f8d87a5bcfe283ce12b318e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.deliserdangkab.go.id/dataset/9fe322f9-3461-4c04-aa58-bd1fceab307d/resource/e5078b21-cd77-44ad-b644-349a60a509bd/download/jumlah-guru-smk-berdasarkan-jenis-sekolah-tahun-2023.xlsx> ;
    dcat:byteSize "9919"^^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" .

