@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#> .

<https://data.sumbarprov.go.id/dataset/b0b542bf-e882-46ff-b91e-3bd0fe3df934> a dcat:Dataset ;
    dct:description "Indeks Kualitas Lingkungan Hidup Kota Padang" ;
    dct:identifier "b0b542bf-e882-46ff-b91e-3bd0fe3df934" ;
    dct:issued "2024-03-04T09:02:10.604836"^^xsd:dateTime ;
    dct:modified "2024-03-25T09:32:52.972870"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> ;
    dct:title "IKLH Kota Padang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Lingkungan Hidup Kota Padang" ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/b0b542bf-e882-46ff-b91e-3bd0fe3df934/resource/cd55700a-bac2-417f-b589-043570b7ce26> ;
    dcat:keyword "kualitas",
        "lingkungan hidup" .

<https://data.sumbarprov.go.id/dataset/b0b542bf-e882-46ff-b91e-3bd0fe3df934/resource/cd55700a-bac2-417f-b589-043570b7ce26> a dcat:Distribution ;
    dct:description """Indeks Kualitas Lingkungan Hidup (IKLH)\r
Indeks Kualitas Air (IKA)\r
Indeks Kualitas Udara (IKU)\r
Indeks Kualitas Tutupan Lahan (IKTL)""" ;
    dct:format "CSV" ;
    dct:title "IKLH Kota Padang" ;
    dcat:accessURL <https://satudata.padang.go.id/dataset/b0b542bf-e882-46ff-b91e-3bd0fe3df934/resource/cd55700a-bac2-417f-b589-043570b7ce26/download/iklh-padang.csv> ;
    dcat:byteSize 243.0 ;
    dcat:mediaType "text/csv" .

<https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> a foaf:Organization ;
    foaf:name "Kota Padang" .

