@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/79702db1-d59b-4915-8e17-a1084a4700ed> a dcat:Dataset ;
    dct:description "Data tentang Garis Kemiskinan di Kalimantan Selatan Tahun 2013-2021" ;
    dct:identifier "dfd445ffd04d9244b63f7c915e9ac87f191b8ba9" ;
    dct:issued "2022-07-12"^^xsd:date ;
    dct:modified "2022-07-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Badan Pusat Statistik Provinsi Kalimantan Selatan" ] ;
    dct:title "Garis Kemiskinan Tahun 2013 - 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/79702db1-d59b-4915-8e17-a1084a4700ed/resource/7be7a10d-c872-4686-b61a-b47347296bf8> ;
    dcat:keyword "banua",
        "bps",
        "data",
        "garis",
        "kalsel",
        "kemiskinan",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/322> .

<http://5.189.187.109/dataset/79702db1-d59b-4915-8e17-a1084a4700ed/resource/7be7a10d-c872-4686-b61a-b47347296bf8> a dcat:Distribution ;
    dct:description "Resource berisi Data Garis Kemiskinan Tahun 2013 - 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:54:45.394876"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:37:13.445399"^^xsd:dateTime ;
    dct:title "Garis Kemiskinan Tahun 2013 - 2021" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/322> .

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

