@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/4517f07a-b363-4b3c-88c6-2164a3d16541> a dcat:Dataset ;
    dct:description "Data Sekolah Kota Metro - Semester Ganjil 2023 2024" ;
    dct:identifier "5ec829de-be54-b19a-5f78-d9a65b900a39" ;
    dct:issued "2023-10-06"^^xsd:date ;
    dct:modified "2024-03-27"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan" ] ;
    dct:title "Jumlah Sekolah Kota Metro - Semester Ganjil TA 2022 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/4517f07a-b363-4b3c-88c6-2164a3d16541/resource/cb061979-58ed-4176-a770-5b4bdd3fa9c9> ;
    dcat:keyword "Dinas Pendidikan",
        "PENDIDIKAN DAN TENAGA KERJA",
        "Pendidikan" ;
    dcat:landingPage <https://data.metrokota.go.id/jumlah-sekolah-kota-metro-semester-ganjil-ta-2023-2024> .

<http://5.189.187.109/dataset/4517f07a-b363-4b3c-88c6-2164a3d16541/resource/cb061979-58ed-4176-a770-5b4bdd3fa9c9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-11-20T12:03:13.735659"^^xsd:dateTime ;
    dct:modified "2024-11-20T12:03:13.686829"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah Kota Metro - Semester Ganjil TA 2022 2023" ;
    dcat:accessURL <https://data.metrokota.go.id/wp-content/uploads/2023/10/Data-Sekolah-Kota-Metro-Semester-Ganjil-2023-2024.xlsx> .

<https://data.metrokota.go.id/jumlah-sekolah-kota-metro-semester-ganjil-ta-2023-2024> a foaf:Document .

