@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/f6f8980d-2cac-4d15-9dbd-666cea7c0919> a dcat:Dataset ;
    dct:description "Data tentang Penjualan Batubara di Provinsi Kalimantan Selatan" ;
    dct:identifier "5b948513641e1685af184055aba3aa06c1f5bbcf" ;
    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 "Penjualan Batubara di Provinsi Kalimantan Selatan" ;
    dcat:distribution <http://5.189.187.109/dataset/f6f8980d-2cac-4d15-9dbd-666cea7c0919/resource/3b60a1fa-4e6f-4ba6-94e7-f1bc7707233e> ;
    dcat:keyword "banua",
        "batubara",
        "data",
        "domestik",
        "ekspor",
        "kalsel",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1256> .

<http://5.189.187.109/dataset/f6f8980d-2cac-4d15-9dbd-666cea7c0919/resource/3b60a1fa-4e6f-4ba6-94e7-f1bc7707233e> a dcat:Distribution ;
    dct:description "Resource berisi Data Penjualan Batubara di Provinsi Kalimantan Selatan" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:58:34.337730"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:34:21.748276"^^xsd:dateTime ;
    dct:title "Penjualan Batubara di Provinsi Kalimantan Selatan" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1256> .

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

