@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/18bed6f3-be78-4e97-807f-4962d75c19d3> a dcat:Dataset ;
    dct:description "Data tentang Produksi Batubara di Provinsi Kalimantan Selatan" ;
    dct:identifier "f310287fd83da847fb4ae2a3931020fabcd9d6b6" ;
    dct:issued "2023-09-07"^^xsd:date ;
    dct:modified "2023-09-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Energi dan Sumber Daya Mineral Provinsi Kalimantan Selatan" ] ;
    dct:title "Produksi Batubara di Provinsi Kalimantan Selatan" ;
    dcat:distribution <http://5.189.187.109/dataset/18bed6f3-be78-4e97-807f-4962d75c19d3/resource/c98dfcfc-d50b-4d4b-a84a-4376a74d176f> ;
    dcat:keyword "banua",
        "batubara",
        "data",
        "kalsel",
        "produksi",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1266> .

<http://5.189.187.109/dataset/18bed6f3-be78-4e97-807f-4962d75c19d3/resource/c98dfcfc-d50b-4d4b-a84a-4376a74d176f> a dcat:Distribution ;
    dct:description "Resource berisi Data Produksi Batubara di Provinsi Kalimantan Selatan" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:58:45.907682"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:34:13.269789"^^xsd:dateTime ;
    dct:title "Produksi Batubara di Provinsi Kalimantan Selatan" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1266> .

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

