@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/9206ea04-26be-4a15-998a-61225b1668e4> a dcat:Dataset ;
    dct:description "Jumlah Pasien Berdasarkan Jenis Pembayaran" ;
    dct:identifier "9206ea04-26be-4a15-998a-61225b1668e4" ;
    dct:issued "2026-05-25T02:48:01.089080"^^xsd:dateTime ;
    dct:modified "2026-05-25T02:48:01.089097"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> ;
    dct:title "Jumlah Pasien Berdasarkan Metode Pembayaran" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Puskesmas Camplong" ;
            vcard:hasEmail <mailto:puskesmasscamplong@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9206ea04-26be-4a15-998a-61225b1668e4/resource/91b53734-2d47-49cc-af06-32ece372da1e> ;
    dcat:keyword "jumlah pasien",
        "metode pembayaran" .

<http://5.189.187.109/dataset/9206ea04-26be-4a15-998a-61225b1668e4/resource/91b53734-2d47-49cc-af06-32ece372da1e> a dcat:Distribution ;
    dct:issued "2026-04-28T03:03:06.644886"^^xsd:dateTime ;
    dct:modified "2026-05-25T02:48:01.076623"^^xsd:dateTime ;
    dct:title "Jumlah pasien berdasarkan metode pembayaran.xlsx" ;
    dcat:accessURL <https://ckan.sampangkab.go.id/dataset/9206ea04-26be-4a15-998a-61225b1668e4/resource/91b53734-2d47-49cc-af06-32ece372da1e/download/jumlah-pasien-berdasarkan-metode-pembayaran.xlsx> ;
    dcat:byteSize "9053"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> a foaf:Agent ;
    foaf:name "Kabupaten Sampang" .

