@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/a6bd1039-c863-42ed-a894-2409d8f78468> a dcat:Dataset ;
    dct:description "Salah satu komponen dalam perhitungan IKLH (Indeks Kualitas Lingkungan Hidup) adalah IKL (Indeks Kualitas Lahan). Indeks Kualitas Tutupan Lahan menggambarkan kondisi penggunaan lahan di suatu wilayah." ;
    dct:identifier "a6bd1039-c863-42ed-a894-2409d8f78468" ;
    dct:issued "2026-04-23T04:12:09.057827"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:12:09.057850"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "Indeks Kualitas Lahan (IKL) Kota Balikpapan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kota Balikpapan" ;
            vcard:hasEmail <mailto:diskominfo@balikpapan.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a6bd1039-c863-42ed-a894-2409d8f78468/resource/4cc90861-323c-447e-a8fd-0ee70e144892> ;
    dcat:keyword "DinasLingkunganHidup",
        "IKL",
        "KualitasLingkungan" ;
    dcat:landingPage <https://opendata.balikpapan.go.id/dataset-statistik/344> .

<http://5.189.187.109/dataset/a6bd1039-c863-42ed-a894-2409d8f78468/resource/4cc90861-323c-447e-a8fd-0ee70e144892> a dcat:Distribution ;
    dct:description "Berikut ini disajikan data Indeks Kualitas Lahan (IKL) Kota Balikpapan" ;
    dct:format "CSV" ;
    dct:issued "2023-10-10T07:47:30.990113"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:12:09.043631"^^xsd:dateTime ;
    dct:title "Indeks Kualitas Lahan (IKL)" ;
    dcat:accessURL <https://data.balikpapan.go.id/dataset/a6bd1039-c863-42ed-a894-2409d8f78468/resource/4cc90861-323c-447e-a8fd-0ee70e144892/download/indeks-kualitas-lahan-ikl.csv> ;
    dcat:byteSize "184"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

<https://opendata.balikpapan.go.id/dataset-statistik/344> a foaf:Document .

