@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/7aeb413f-dba3-4cef-b008-1f31687cb178> a dcat:Dataset ;
    dct:description "Data tentang JUMLAH SMP" ;
    dct:identifier "9653881275" ;
    dct:issued "2022-12-16"^^xsd:date ;
    dct:modified "2025-02-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI TIMUR" ] ;
    dct:title "JUMLAH SMP" ;
    dcat:distribution <http://5.189.187.109/dataset/7aeb413f-dba3-4cef-b008-1f31687cb178/resource/4659b3f8-bf02-484d-a79b-2eeaa7455a08> ;
    dcat:keyword "Belum ada keyword" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=OTY1Mzg4MTI3NQ> .

<http://5.189.187.109/dataset/7aeb413f-dba3-4cef-b008-1f31687cb178/resource/4659b3f8-bf02-484d-a79b-2eeaa7455a08> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T06:09:20.973980"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:09:20.957970"^^xsd:dateTime ;
    dct:title "2024 jumlah smp.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/34/DATA_20221116125653-7368694945.xlsx> .

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

