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

<https://data.jatengprov.go.id/dataset/543ba390-8011-4ca1-8d65-8e6bddda64dd> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Derajat Kesehatan di Kabupaten Temanggung" ;
    dct:identifier "543ba390-8011-4ca1-8d65-8e6bddda64dd" ;
    dct:issued "2021-05-27T05:53:39.835580"^^xsd:dateTime ;
    dct:modified "2023-06-08T12:04:31.978295"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/cf88ac37-4d4e-45b3-bd8f-de6cd6a35aaa> ;
    dct:title "Derajat Kesehatan, 2019-2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ;
            vcard:hasEmail <mailto:kominfo@temanggungkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/543ba390-8011-4ca1-8d65-8e6bddda64dd/resource/0bbe4e35-44b8-4b1f-97c5-edaa8b6814a1>,
        <https://data.jatengprov.go.id/dataset/543ba390-8011-4ca1-8d65-8e6bddda64dd/resource/55d7152b-7c02-4f88-ae15-f30c2fb3d476>,
        <https://data.jatengprov.go.id/dataset/543ba390-8011-4ca1-8d65-8e6bddda64dd/resource/9721cbe3-1a15-4c09-9b9d-0899d14b6922>,
        <https://data.jatengprov.go.id/dataset/543ba390-8011-4ca1-8d65-8e6bddda64dd/resource/eb83e351-36df-4813-a7d3-3722a715d864> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/543ba390-8011-4ca1-8d65-8e6bddda64dd/resource/0bbe4e35-44b8-4b1f-97c5-edaa8b6814a1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Derajat Kesehatan Tahun 2019" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "28e749cc6dfe9973a03da07bc144b32b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://bankdata.temanggungkab.go.id/api/ckan-csv.php?data=588&tahun=2019> .

<https://data.jatengprov.go.id/dataset/543ba390-8011-4ca1-8d65-8e6bddda64dd/resource/55d7152b-7c02-4f88-ae15-f30c2fb3d476> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Tahun 2022 - Derajat Kesehatan" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "81d7808c9dae19a06d5c998f976573a9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.temanggungkab.go.id/dataset/543ba390-8011-4ca1-8d65-8e6bddda64dd/resource/55d7152b-7c02-4f88-ae15-f30c2fb3d476/download/tahun-2022-derajat-kesehatan.csv> ;
    dcat:byteSize 3414.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/dataset/543ba390-8011-4ca1-8d65-8e6bddda64dd/resource/9721cbe3-1a15-4c09-9b9d-0899d14b6922> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Derajat Kesehatan Tahun 2020" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4b6f81cce240f9a942bc4dc6bccfdb27"^^xsd:hexBinary ] ;
    dcat:accessURL <https://bankdata.temanggungkab.go.id/api/ckan-csv.php?data=588&tahun=2020> .

<https://data.jatengprov.go.id/dataset/543ba390-8011-4ca1-8d65-8e6bddda64dd/resource/eb83e351-36df-4813-a7d3-3722a715d864> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Tahun 2021 - Derajat Kesehatan" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "8442467614c9a094d243b76ba9c04bd9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.temanggungkab.go.id/dataset/543ba390-8011-4ca1-8d65-8e6bddda64dd/resource/eb83e351-36df-4813-a7d3-3722a715d864/download/tahun-2021-derajat-kesehatan.csv> ;
    dcat:byteSize 2888.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/cf88ac37-4d4e-45b3-bd8f-de6cd6a35aaa> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Temanggung" .

