@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/5c0003a5-326f-45bf-ac71-8e5d24237b89> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data daftar poliklinik RSUDZA dalam satuan unit. Dataset terkait topik kesehatan ini dihasilkan oleh RSUDZA Aceh yang dikeluarkan dalam periode 1 tahun." ;
    dct:identifier "5c0003a5-326f-45bf-ac71-8e5d24237b89" ;
    dct:issued "2024-11-07T05:25:33.157913"^^xsd:dateTime ;
    dct:modified "2025-01-20T10:58:28.796392"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Daftar Poliklinik RSUDZA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rumah Sakit Umum Daerah Zainal Abidin" ;
            vcard:hasEmail <mailto:rsudza@acehprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5c0003a5-326f-45bf-ac71-8e5d24237b89/resource/797f6ff1-f39c-4e11-b49a-76fd7a0862a0> ;
    dcat:keyword "Daftar Poliklinik",
        "Kesehatan",
        "RSUDZA" .

<http://5.189.187.109/dataset/5c0003a5-326f-45bf-ac71-8e5d24237b89/resource/797f6ff1-f39c-4e11-b49a-76fd7a0862a0> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data daftar poliklinik RSUDZA Aceh tahun 2022." ;
    dct:format "CSV" ;
    dct:issued "2023-07-26T03:59:20.764097"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:25:33.140961"^^xsd:dateTime ;
    dct:title "Daftar Poliklinik RSUDZA Aceh" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/5c0003a5-326f-45bf-ac71-8e5d24237b89/resource/797f6ff1-f39c-4e11-b49a-76fd7a0862a0/download/daftar-poliklinik-rsudza-aceh.csv> ;
    dcat:byteSize "1137"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

