@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/0d1de670-21e6-48e0-aac2-af1cf9fd2810> a dcat:Dataset ;
    dct:description "Data tentang Angka Harapan Lama Sekolah di Kalimantan Selatan Tahun 2012-2021" ;
    dct:identifier "4799134182e332f7a37f78d8418575c37d270bd7" ;
    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 "Angka Harapan Lama Sekolah 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/0d1de670-21e6-48e0-aac2-af1cf9fd2810/resource/ab3ec12e-316a-4b7d-87bf-d17032b4d788> ;
    dcat:keyword "angka",
        "banua",
        "data",
        "harapan",
        "kalsel",
        "lama",
        "satu data",
        "sekolah" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/112> .

<http://5.189.187.109/dataset/0d1de670-21e6-48e0-aac2-af1cf9fd2810/resource/ab3ec12e-316a-4b7d-87bf-d17032b4d788> a dcat:Distribution ;
    dct:description "Resource berisi Data Angka Harapan Lama Sekolah 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:54:35.914846"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:37:21.063296"^^xsd:dateTime ;
    dct:title "Angka Harapan Lama Sekolah 2021" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/112> .

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

