@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/3408b5e7-b400-4eab-8ed5-e151fb7c95f4> a dcat:Dataset ;
    dct:description "Banyaknya sarana pelayanan kefarmasian tempat dilakukan praktik kefarmasian oleh Apoteker" ;
    dct:identifier "3408b5e7-b400-4eab-8ed5-e151fb7c95f4" ;
    dct:issued "2025-04-25T18:20:46.554705"^^xsd:dateTime ;
    dct:modified "2025-04-29T09:13:49.616492"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/5e9e0bcb-4d17-436d-942e-fa5aaf19d61a> ;
    dct:title "Jumlah Apotek" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas kesehatan" ;
            vcard:hasEmail <mailto:katarinabangun@yahoo.co.id> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/3408b5e7-b400-4eab-8ed5-e151fb7c95f4/resource/523c6016-c716-4890-8f8e-b368d6ce5e7c> .

<http://opendata.karokab.go.id/dataset/3408b5e7-b400-4eab-8ed5-e151fb7c95f4/resource/523c6016-c716-4890-8f8e-b368d6ce5e7c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Maret 2024.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/3408b5e7-b400-4eab-8ed5-e151fb7c95f4/resource/523c6016-c716-4890-8f8e-b368d6ce5e7c/download/tabel-98-jumlah-apotek-tahun-2024.csv> ;
    dcat:byteSize 742.0 ;
    dcat:mediaType "text/csv" .

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

