@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/2f3cf63a-0726-44be-a4a6-4c41839df856> a dcat:Dataset ;
    dct:description """<p>Data Pasien Yang Berobat ke Pukesmas</p>
<p>Deskripsi Kolom

1. kecamatan : nama-nama kecamatan yang berada di kota Banda Aceh

2. pukesmas : nama-nama pukesmas

3. jumlah_pasien : pasien yang berobat ke pukesmas</p>
""" ;
    dct:identifier "2f3cf63a-0726-44be-a4a6-4c41839df856" ;
    dct:issued "2022-10-30T23:32:16.840624"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:23:54.111379"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Jumlah Pasien Yang Berobat ke Puskesmas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2f3cf63a-0726-44be-a4a6-4c41839df856/resource/e8e1a5bb-e07b-4092-add9-401b787501bd> ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-pasien-yang-berobat-ke-puskesmas/2f3cf63a-0726-44be-a4a6-4c41839df856> .

<http://5.189.187.109/dataset/2f3cf63a-0726-44be-a4a6-4c41839df856/resource/e8e1a5bb-e07b-4092-add9-401b787501bd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2015-06-22T09:43:27"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:23:54.122036"^^xsd:dateTime ;
    dct:title "Jumlah Pasien Yang Berobat ke Puskesmas tahun 2014" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/jumlah-pasien-yang-berobat-ke-puskessmas-2014.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-pasien-yang-berobat-ke-puskesmas/2f3cf63a-0726-44be-a4a6-4c41839df856> a foaf:Document .

