@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/7323dd4e-9e20-4382-9476-43ceb44e2270> a dcat:Dataset ;
    dct:description "Daftar sekolah di DKI Jakarta lengkap dengan informasi jenjang, status, alamat, kelurahan, kecamatan dan wilayah sekolah" ;
    dct:identifier "6323f1b8dc2d5d585399b0abd9a16f80" ;
    dct:issued "2023-05-12"^^xsd:date ;
    dct:modified "2024-05-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan" ] ;
    dct:title "Database Sekolah Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/7323dd4e-9e20-4382-9476-43ceb44e2270/resource/688387af-e223-4a61-9702-ae05543910d8>,
        <http://5.189.187.109/dataset/7323dd4e-9e20-4382-9476-43ceb44e2270/resource/da638176-f215-4f55-b240-a528e764862e> ;
    dcat:keyword "DatabaseSekolah",
        "DinasPendidikan" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/database-sekolah-tahun-2022> .

<http://5.189.187.109/dataset/7323dd4e-9e20-4382-9476-43ceb44e2270/resource/688387af-e223-4a61-9702-ae05543910d8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:58:25.944332"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:58:25.905706"^^xsd:dateTime ;
    dct:title "Database Sekolah Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/06cf4f22447b1120dfaec5314f0636e0/database-sekolah-tahun-2022.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/7323dd4e-9e20-4382-9476-43ceb44e2270/resource/da638176-f215-4f55-b240-a528e764862e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T17:58:25.944355"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:58:25.906094"^^xsd:dateTime ;
    dct:title "Database Sekolah Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/06cf4f22447b1120dfaec5314f0636e0/database-sekolah-tahun-2022.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/database-sekolah-tahun-2022> a foaf:Document .

