@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/a1dbdba5-6877-44a8-9ffa-2aa9435d3b54> a dcat:Dataset ;
    dct:description "Jumlah penderita hipertensi di Kabupaten Aceh Selatan" ;
    dct:identifier "a1dbdba5-6877-44a8-9ffa-2aa9435d3b54" ;
    dct:issued "2022-10-30T10:16:38.724574"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:16:38.724580"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Penderita Hipertensi" ;
    dcat:distribution <http://5.189.187.109/dataset/a1dbdba5-6877-44a8-9ffa-2aa9435d3b54/resource/aa0f7704-f872-441c-bb19-397223c05d9e> ;
    dcat:keyword "hipertensi",
        "kesehatan" .

<http://5.189.187.109/dataset/a1dbdba5-6877-44a8-9ffa-2aa9435d3b54/resource/aa0f7704-f872-441c-bb19-397223c05d9e> a dcat:Distribution ;
    dct:description "jumlah penderita hipertensi tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-09-11T23:35:36.322925"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:16:38.717795"^^xsd:dateTime ;
    dct:title "jumlah penderita hipertensi tahun 2019.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/a1dbdba5-6877-44a8-9ffa-2aa9435d3b54/resource/aa0f7704-f872-441c-bb19-397223c05d9e/download/jumlah-penderita-hipertensi-tahun-2019.csv> ;
    dcat:byteSize "471"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

