@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/be9a80ce-606e-4f55-898f-086718acb935> a dcat:Dataset ;
    dct:description "Data tentang 2025. Jumlah Sekolah di Kecamatan" ;
    dct:identifier "9129478377" ;
    dct:issued "2026-01-08"^^xsd:date ;
    dct:modified "2026-01-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI SELATAN" ] ;
    dct:title "2025. Jumlah Sekolah di Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/be9a80ce-606e-4f55-898f-086718acb935/resource/11a3c818-c02b-4685-a25e-99f63b0fdf3b> ;
    dcat:keyword "Sekolah" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=OTEyOTQ3ODM3Nw> .

<http://5.189.187.109/dataset/be9a80ce-606e-4f55-898f-086718acb935/resource/11a3c818-c02b-4685-a25e-99f63b0fdf3b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T06:04:34.708358"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:04:34.695091"^^xsd:dateTime ;
    dct:title "2025. jumlah sekolah di kecamatan.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/33/DATA_20260108080221-9922914860.xlsx> .

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

