@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/1d5767c4-0adb-4c16-8357-48e71bedd255> a dcat:Dataset ;
    dct:description "Jumlah Pemakaian Obat (Rupiah) di Kota Semarang Tahun 2022" ;
    dct:identifier "1d5767c4-0adb-4c16-8357-48e71bedd255" ;
    dct:issued "2023-04-11T05:11:01.388228"^^xsd:dateTime ;
    dct:modified "2024-12-15T09:41:22.127302"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/21ee382f-b74d-4cf1-87cd-ad24b46db86b> ;
    dct:title "Jumlah Pemakaian Obat (Rupiah) di Kota Semarang Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/1d5767c4-0adb-4c16-8357-48e71bedd255/resource/696bc738-3d54-4b88-86fe-ec076421b5f0> ;
    dcat:keyword "KESEHATAN",
        "PUSKESMAS" .

<http://5.189.187.109/dataset/1d5767c4-0adb-4c16-8357-48e71bedd255/resource/696bc738-3d54-4b88-86fe-ec076421b5f0> a dcat:Distribution ;
    dct:description "Jumlah Pemakaian Obat (Rupiah) di Kota Semarang Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-11-02T08:11:15.597733"^^xsd:dateTime ;
    dct:modified "2024-12-15T09:41:22.140685"^^xsd:dateTime ;
    dct:title "Jumlah Pemakaian Obat (Rupiah) di Kota Semarang Tahun 2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1qwgdURfolzkatac1aUpC-5Npl-vVdTZ3/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<http://5.189.187.109/organization/21ee382f-b74d-4cf1-87cd-ad24b46db86b> a foaf:Agent ;
    foaf:name "Kota Semarang" .

