@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/8e8a023d-7e8c-4ae6-ac19-045048a99ed4> a dcat:Dataset ;
    dct:description "Jumlah dokter di Kab.OKI" ;
    dct:identifier "8e8a023d-7e8c-4ae6-ac19-045048a99ed4" ;
    dct:issued "2024-12-20T08:50:43.141629"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:50:43.141636"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> ;
    dct:title "Jumlah Dokter di Kab. OKI" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ;
            vcard:hasEmail <mailto:yenniferry@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8e8a023d-7e8c-4ae6-ac19-045048a99ed4/resource/89da28e0-c6f4-415d-bb4c-e7235e70148a> ;
    dcat:keyword "Dokter",
        "kesehatan",
        "ogan komering ilir" .

<http://5.189.187.109/dataset/8e8a023d-7e8c-4ae6-ac19-045048a99ed4/resource/89da28e0-c6f4-415d-bb4c-e7235e70148a> a dcat:Distribution ;
    dct:description "Jumlah Dokter di Kab.OKI" ;
    dct:format "XLSX" ;
    dct:issued "2024-11-29T04:35:48.126001"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:50:43.125517"^^xsd:dateTime ;
    dct:title "Jumlah Dokter di Kab.OKI" ;
    dcat:accessURL <https://data.kaboki.go.id/dataset/8e8a023d-7e8c-4ae6-ac19-045048a99ed4/resource/89da28e0-c6f4-415d-bb4c-e7235e70148a/download/jumlah-dokter-di-kab.oki.xlsx> ;
    dcat:byteSize "22762"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> a foaf:Agent ;
    foaf:name "Kabupaten Ogan Komering Ilir" .

