@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://5.189.187.109/dataset/10de9ee3-d7d4-4c7d-b2ba-5b5daa24d2ee> a dcat:Dataset ;
    dct:description "Data Pelayanan Farmasi Bulan Agustus 2022 Puskesmas Polowijen" ;
    dct:identifier "10de9ee3-d7d4-4c7d-b2ba-5b5daa24d2ee" ;
    dct:issued "2023-03-08T03:43:15.645686"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:32:29.025932"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Pelayanan Farmasi Bulan Agustus 2022 Puskesmas Polowijen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Puskesmas" ;
            vcard:hasEmail <mailto:puskpolowijen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/10de9ee3-d7d4-4c7d-b2ba-5b5daa24d2ee/resource/1f40f7e9-f99e-49e7-bb90-e9f736c31ce9> ;
    dcat:keyword "2022",
        "Farmasi",
        "Puskesmaspolowijen" .

<http://5.189.187.109/dataset/10de9ee3-d7d4-4c7d-b2ba-5b5daa24d2ee/resource/1f40f7e9-f99e-49e7-bb90-e9f736c31ce9> a dcat:Distribution ;
    dct:description "Data Pelayanan Farmasi Bulan Agustus 2022 Puskesmas Polowijen" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T03:35:10.029519"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:32:29.037343"^^xsd:dateTime ;
    dct:title "Data Pelayanan Farmasi Bulan Agustus 2022 Puskesmas Polowijen" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/10de9ee3-d7d4-4c7d-b2ba-5b5daa24d2ee/resource/1f40f7e9-f99e-49e7-bb90-e9f736c31ce9/download/data-pelayanan-farmasi-bulan-agustus.xlsx> ;
    dcat:byteSize "11345"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

