@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/2f31e85f-8930-4a56-84f6-5a8227fd0bfe> a dcat:Dataset ;
    dct:description "Merupakan Data Indeks Kualitas Air di Provinsi Kalimantan Selatan" ;
    dct:identifier "0757519b5878d1849688de0bed78e27ad71d43f5" ;
    dct:issued "2023-10-06"^^xsd:date ;
    dct:modified "2023-10-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Lingkungan Hidup Provinsi Kalimantan Selatan" ] ;
    dct:title "Indeks Kualitas Air" ;
    dcat:distribution <http://5.189.187.109/dataset/2f31e85f-8930-4a56-84f6-5a8227fd0bfe/resource/8b34ed17-33f1-42db-9ec8-fad1117180f6> ;
    dcat:keyword "air",
        "banua",
        "data",
        "indeks",
        "kalsel",
        "kualitas",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1393> .

<http://5.189.187.109/dataset/2f31e85f-8930-4a56-84f6-5a8227fd0bfe/resource/8b34ed17-33f1-42db-9ec8-fad1117180f6> a dcat:Distribution ;
    dct:description "Resource berisi Data Indeks Kualitas Air" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T07:00:46.131892"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:32:46.092144"^^xsd:dateTime ;
    dct:title "Indeks Kualitas Air" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1393> .

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

