@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/5ef74467-c96f-4123-afdf-43ffdb48b836> a dcat:Dataset ;
    dct:description "Data tentang Jumlah Dokter di Kalimantan Selatan Tahun 2013-2020" ;
    dct:identifier "d5e415d880d2f9c28307423a36e760167eb6faa8" ;
    dct:issued "2022-01-07"^^xsd:date ;
    dct:modified "2022-01-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Dinas Kesehatan Provinsi Kalimantan Selatan" ] ;
    dct:title "Jumlah Dokter" ;
    dcat:distribution <http://5.189.187.109/dataset/5ef74467-c96f-4123-afdf-43ffdb48b836/resource/826f676f-51ba-4398-b3a4-cdc01b0f11ae> ;
    dcat:keyword "banua",
        "data",
        "dokter",
        "kalsel",
        "satu data" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1061> .

<http://5.189.187.109/dataset/5ef74467-c96f-4123-afdf-43ffdb48b836/resource/826f676f-51ba-4398-b3a4-cdc01b0f11ae> a dcat:Distribution ;
    dct:description "Resource berisi Data Jumlah Dokter" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T06:56:00.343424"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:36:13.962390"^^xsd:dateTime ;
    dct:title "Jumlah Dokter" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1061> .

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

