@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/0ae74c8c-d5c3-4e44-8434-72b6dee85642> a dcat:Dataset ;
    dct:description "Data tentang 2023 Jumlah Sekolah Dasar (SD)" ;
    dct:identifier "4267001793" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN BUKIT KAPUR" ] ;
    dct:title "2023 Jumlah Sekolah Dasar (SD)" ;
    dcat:distribution <http://5.189.187.109/dataset/0ae74c8c-d5c3-4e44-8434-72b6dee85642/resource/d98dc08c-0200-4dcc-b32d-28aa76831e85> ;
    dcat:keyword "Sekolah" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NDI2NzAwMTc5Mw> .

<http://5.189.187.109/dataset/0ae74c8c-d5c3-4e44-8434-72b6dee85642/resource/d98dc08c-0200-4dcc-b32d-28aa76831e85> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:16:49.893469"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:16:49.876748"^^xsd:dateTime ;
    dct:title "2023 jumlah sekolah dasar (sd).xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/30/DATA_20240110105601-4238392906.xlsx> .

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

