@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/1f9213a8-6707-48b2-ae1c-639030f9bbe9> a dcat:Dataset ;
    dct:description "Data tentang 2023 Jumlah SMP" ;
    dct:identifier "1771676316" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI KOTA" ] ;
    dct:title "2023 Jumlah SMP" ;
    dcat:distribution <http://5.189.187.109/dataset/1f9213a8-6707-48b2-ae1c-639030f9bbe9/resource/e28345f2-d10e-421f-8b91-04537a48d616> ;
    dcat:keyword "Belum ada keyword" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MTc3MTY3NjMxNg> .

<http://5.189.187.109/dataset/1f9213a8-6707-48b2-ae1c-639030f9bbe9/resource/e28345f2-d10e-421f-8b91-04537a48d616> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:53:03.304220"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:53:03.284804"^^xsd:dateTime ;
    dct:title "2023 jumlah smp.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/32/DATA_20240110105601-1496594893.xlsx> .

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

