@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#> .

<https://data.jatengprov.go.id/dataset/b3a28d5f-54cd-46fa-93b8-edc0526ba568> a dcat:Dataset ;
    dct:description "Datasets ini berisikan Angka Kematian Ibu (per 100.000 KH)" ;
    dct:identifier "b3a28d5f-54cd-46fa-93b8-edc0526ba568" ;
    dct:issued "2024-05-21T06:04:26.820210"^^xsd:dateTime ;
    dct:modified "2024-05-21T06:04:46.952483"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Angka Kematian Ibu (per 100.000 KH)" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b3a28d5f-54cd-46fa-93b8-edc0526ba568/resource/835b6069-4efb-42e9-ba0b-0d92d6ff6d94> ;
    dcat:keyword "Kesehatan" .

<https://data.jatengprov.go.id/dataset/b3a28d5f-54cd-46fa-93b8-edc0526ba568/resource/835b6069-4efb-42e9-ba0b-0d92d6ff6d94> a dcat:Distribution ;
    dct:description "Datasets ini berisikan Angka Kematian Ibu (per 100.000 KH)" ;
    dct:format "CSV" ;
    dct:title "Angka Kematian Ibu (per 100.000 KH)" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/b3a28d5f-54cd-46fa-93b8-edc0526ba568/resource/835b6069-4efb-42e9-ba0b-0d92d6ff6d94/download/angka-kematian-ibu-per-100.000-kh.csv> ;
    dcat:byteSize 147.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> a foaf:Organization ;
    foaf:name "Dinas Kesehatan " .

