@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/f2b148e2-27f6-4d3b-9e58-48a5af3377be> a dcat:Dataset ;
    dct:description "Data ini berisi Jumlah Murid SD Berdasarkan Jenis Sekolah Tahun 2023" ;
    dct:identifier "f2b148e2-27f6-4d3b-9e58-48a5af3377be" ;
    dct:issued "2026-01-14T03:08:49.862047"^^xsd:dateTime ;
    dct:modified "2026-01-14T03:08:49.862073"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fd04d6fb-819e-4aff-9de0-05995ff4f636> ;
    dct:title "Jumlah Murid SD Berdasarkan Jenis Sekolah Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/f2b148e2-27f6-4d3b-9e58-48a5af3377be/resource/7e62d753-2a9d-4e92-9b8b-4667681618dc> ;
    dcat:keyword "jenis sekolah",
        "murid",
        "murid sd" .

<http://5.189.187.109/dataset/f2b148e2-27f6-4d3b-9e58-48a5af3377be/resource/7e62d753-2a9d-4e92-9b8b-4667681618dc> a dcat:Distribution ;
    dct:description "Data ini berisi Jumlah Murid SD Berdasarkan Jenis Sekolah Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2025-09-16T09:57:43.269929"^^xsd:dateTime ;
    dct:modified "2026-01-14T03:08:49.856711"^^xsd:dateTime ;
    dct:title "Jumlah Murid SD Berdasarkan Jenis Sekolah Tahun 2023.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "20153d65fc0ffd3350c9d4736d03856a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.deliserdangkab.go.id/dataset/f2b148e2-27f6-4d3b-9e58-48a5af3377be/resource/7e62d753-2a9d-4e92-9b8b-4667681618dc/download/jumlah-murid-sd-berdasarkan-jenis-sekolah-tahun-2023.xlsx> ;
    dcat:byteSize "10054"^^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" .

