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

<http://opendata.karokab.go.id/dataset/4385ffb2-6b9f-49dd-850d-57fc6aa14973> a dcat:Dataset ;
    dct:description "Banyaknya usaha yang hanya membuat sediaan obat tradisional dalam bentuk param, tapel, pilis, cairan obat luar dan rajangan" ;
    dct:identifier "4385ffb2-6b9f-49dd-850d-57fc6aa14973" ;
    dct:issued "2025-03-27T12:45:09.999057"^^xsd:dateTime ;
    dct:modified "2025-04-28T22:31:11.274542"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/5e9e0bcb-4d17-436d-942e-fa5aaf19d61a> ;
    dct:title "Jumlah UMOT" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas kesehatan" ;
            vcard:hasEmail <mailto:katarinabangun@yahoo.co.id> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/4385ffb2-6b9f-49dd-850d-57fc6aa14973/resource/6cdf0511-caa9-46ed-84d5-a82fc71f88b3> .

<http://opendata.karokab.go.id/dataset/4385ffb2-6b9f-49dd-850d-57fc6aa14973/resource/6cdf0511-caa9-46ed-84d5-a82fc71f88b3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/4385ffb2-6b9f-49dd-850d-57fc6aa14973/resource/6cdf0511-caa9-46ed-84d5-a82fc71f88b3/download/tabel-100.-jumlah-umot-tahun-2024.csv> ;
    dcat:byteSize 675.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/5e9e0bcb-4d17-436d-942e-fa5aaf19d61a> a foaf:Organization ;
    foaf:name "Dinas Kesehatan" .

