@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/86997cf0-1b26-45d0-928c-5cda96f914a0> a dcat:Dataset ;
    dct:description "Data tentang Rata-rata Lama Sekolah di Provinsi Kalimantan Selatan Tahun 2019-2021" ;
    dct:identifier "dabd5f2f2599b1649fca37361b2b60dad8cc58be" ;
    dct:issued "2022-07-06"^^xsd:date ;
    dct:modified "2022-07-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Badan Pusat Statistik Provinsi Kalimantan Selatan" ] ;
    dct:title "Rata-rata Lama Sekolah 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/86997cf0-1b26-45d0-928c-5cda96f914a0/resource/179bdfc2-493a-47cb-b967-89cdee7e5a77> ;
    dcat:keyword "banua",
        "data",
        "kalsel",
        "satu data",
        "sekolah" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/113> .

<http://5.189.187.109/dataset/86997cf0-1b26-45d0-928c-5cda96f914a0/resource/179bdfc2-493a-47cb-b967-89cdee7e5a77> a dcat:Distribution ;
    dct:description "Resource berisi Data Rata-rata Lama Sekolah 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:54:36.811454"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:37:20.334140"^^xsd:dateTime ;
    dct:title "Rata-rata Lama Sekolah 2021" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/113> .

<https://data.kalselprov.go.id/dataset/data/113> a foaf:Document .

