@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/07dd0eee-4371-4ee0-b8d7-4658d91312ab> a dcat:Dataset ;
    dct:description "Data tentang 2024. Data sekolah menengah pertama (smp) di Kota dumai" ;
    dct:identifier "3406332053" ;
    dct:issued "2025-01-09"^^xsd:date ;
    dct:modified "2025-01-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PENDIDIKAN DAN KEBUDAYAAN" ] ;
    dct:title "2024. Data sekolah menengah pertama (smp) di Kota dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/07dd0eee-4371-4ee0-b8d7-4658d91312ab/resource/787c718e-a2f5-4cc5-9521-eed96b62cfae> ;
    dcat:keyword "Sekolah" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MzQwNjMzMjA1Mw> .

<http://5.189.187.109/dataset/07dd0eee-4371-4ee0-b8d7-4658d91312ab/resource/787c718e-a2f5-4cc5-9521-eed96b62cfae> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:09:19.677535"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:09:19.629036"^^xsd:dateTime ;
    dct:title "smp 2024.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/23/DATA_20241223090015-6246714305.xlsx> .

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

