@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:5000/dataset/02f71b26-7ad3-4b6d-829c-bdef966839e9> a dcat:Dataset ;
    dct:description "Jumlah kematian pasien di rumah sakit" ;
    dct:identifier "02f71b26-7ad3-4b6d-829c-bdef966839e9" ;
    dct:issued "2022-10-30T14:43:21.347614"^^xsd:dateTime ;
    dct:modified "2022-10-30T14:43:21.347620"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> ;
    dct:title "5. Angka Kematian Pasien di Rumah Sakit Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bagian program, informasi dan humas" ;
            vcard:hasEmail <mailto:dinkes@acehjayakab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/02f71b26-7ad3-4b6d-829c-bdef966839e9/resource/d5ce9524-e3ad-45f6-b220-ad3367f14c36> ;
    dcat:keyword "Kabupaten Aceh Jaya",
        "kematian pasien",
        "rumah sakit teuku umar" ;
    dcat:landingPage <dinas%20kesehatan> .

<dinas%20kesehatan> a foaf:Document .

<http://5.189.187.109:5000/dataset/02f71b26-7ad3-4b6d-829c-bdef966839e9/resource/d5ce9524-e3ad-45f6-b220-ad3367f14c36> a dcat:Distribution ;
    dct:description "jumlah pasien meninggal di rumah sakit teuku umar" ;
    dct:format "CSV" ;
    dct:issued "2022-08-06T09:23:43.494661"^^xsd:dateTime ;
    dct:modified "2022-10-30T14:43:21.337368"^^xsd:dateTime ;
    dct:title "5. Angka Kematian Pasien di Rumah Sakit Tahun 2021" ;
    dcat:accessURL <https://data.acehjayakab.go.id/dataset/02f71b26-7ad3-4b6d-829c-bdef966839e9/resource/d5ce9524-e3ad-45f6-b220-ad3367f14c36/download/5.-angka-kematian-pasien-di-rumah-sakit-tahun-2021.csv> ;
    dcat:byteSize "699"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Jaya" .

