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

<http://5.189.187.109/dataset/002b4216-8174-41ac-86fb-dfb6ef0f3e1b> a dcat:Dataset ;
    dct:description "Data tentang 2023 Jumlah SMA Sederajat" ;
    dct:identifier "8800824092" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN SUNGAI SEMBILAN" ] ;
    dct:title "2023 Jumlah SMA Sederajat" ;
    dcat:distribution <http://5.189.187.109/dataset/002b4216-8174-41ac-86fb-dfb6ef0f3e1b/resource/d1300b2f-5173-470d-9c18-4562a3ff5451> ;
    dcat:keyword "Sederajat" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=ODgwMDgyNDA5Mg> .

<http://5.189.187.109/dataset/002b4216-8174-41ac-86fb-dfb6ef0f3e1b/resource/d1300b2f-5173-470d-9c18-4562a3ff5451> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T06:01:09.896223"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:01:09.869609"^^xsd:dateTime ;
    dct:title "2023 jumlah sma sederajat.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/36/DATA_20240110105601-6207357199.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=ODgwMDgyNDA5Mg> a foaf:Document .

