@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/06bdb92e-b211-4ab1-9d3c-d93673ad213d> a dcat:Dataset ;
    dct:description "Merupakan data Produksi Kacang Tanah menurut Kabupaten/Kota di Provinsi Kalimantan Selatan" ;
    dct:identifier "d6bf7424c047a8572fcae38bba435d7c62608858" ;
    dct:issued "2023-10-09"^^xsd:date ;
    dct:modified "2023-10-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Pertanian dan Ketahanan Pangan Provinsi Kalimantan Selatan" ] ;
    dct:title "Jumlah Produksi Kacang Tanah" ;
    dcat:distribution <http://5.189.187.109/dataset/06bdb92e-b211-4ab1-9d3c-d93673ad213d/resource/052a704a-b85b-46a8-99a4-260b00353993> ;
    dcat:keyword "banua",
        "data",
        "kacang",
        "kalsel",
        "priduksi",
        "satu data",
        "tanah" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1161> .

<http://5.189.187.109/dataset/06bdb92e-b211-4ab1-9d3c-d93673ad213d/resource/052a704a-b85b-46a8-99a4-260b00353993> a dcat:Distribution ;
    dct:description "Resource berisi Data Jumlah Produksi Kacang Tanah" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:57:12.409984"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:35:21.424550"^^xsd:dateTime ;
    dct:title "Jumlah Produksi Kacang Tanah" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1161> .

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

