@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/134943ef-c5be-47e6-a18b-ca84a0cfbfe7> a dcat:Dataset ;
    dct:description "Data tentang Indeks Gini di Kalimantan Selatan Tahun 2016-2021" ;
    dct:identifier "4f594e7aaf4a7e4d0c309474f9731607c3f13d2b" ;
    dct:issued "2022-07-05"^^xsd:date ;
    dct:modified "2022-07-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Badan Pusat Statistik Provinsi Kalimantan Selatan" ] ;
    dct:title "Indeks Gini / Gini Ratio Tahun 2016 - 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/134943ef-c5be-47e6-a18b-ca84a0cfbfe7/resource/5e0dee5d-45e2-4682-a384-3be9d81d763a> ;
    dcat:keyword "banua",
        "data",
        "kalsel",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/150> .

<http://5.189.187.109/dataset/134943ef-c5be-47e6-a18b-ca84a0cfbfe7/resource/5e0dee5d-45e2-4682-a384-3be9d81d763a> a dcat:Distribution ;
    dct:description "Resource berisi Data Indeks Gini / Gini Ratio Tahun 2016 - 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:54:41.662108"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:37:16.644784"^^xsd:dateTime ;
    dct:title "Indeks Gini / Gini Ratio Tahun 2016 - 2021" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/150> .

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

