@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/b4c23b2c-4e8c-4e36-8575-e2bf1d3e2765> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Bekerja Tahun 2020-2021" ;
    dct:identifier "7ad84395ba474d414cdffb83067c260bfbee1b0c" ;
    dct:issued "2022-09-16"^^xsd:date ;
    dct:modified "2022-09-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Badan Pusat Statistik Provinsi Kalimantan Selatan" ] ;
    dct:title "Jumlah Penduduk Bekerja Tahun 2020 - 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/b4c23b2c-4e8c-4e36-8575-e2bf1d3e2765/resource/5d63b6cc-1220-439b-9793-e855e4eaf5a1> ;
    dcat:keyword "bekerja",
        "penduduk" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1383> .

<http://5.189.187.109/dataset/b4c23b2c-4e8c-4e36-8575-e2bf1d3e2765/resource/5d63b6cc-1220-439b-9793-e855e4eaf5a1> a dcat:Distribution ;
    dct:description "Resource berisi Data Jumlah Penduduk Bekerja Tahun 2020 - 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T07:00:39.828038"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:32:50.693773"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Bekerja Tahun 2020 - 2021" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1383> .

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

