@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/2f29e5e3-7469-451a-9b7e-4032d6d32e05> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang Target dan Realisasi Pendapatan Bulan Desember 2022" ;
    dct:identifier "2f29e5e3-7469-451a-9b7e-4032d6d32e05" ;
    dct:issued "2023-01-10T02:01:00.911818"^^xsd:dateTime ;
    dct:modified "2023-01-10T02:01:35.176136"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Target dan Realisasi Pendapatan Bulan Desember 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2f29e5e3-7469-451a-9b7e-4032d6d32e05/resource/d06b41b9-3e3f-406c-8bf7-96b664d5652e> .

<https://data.jatengprov.go.id/dataset/2f29e5e3-7469-451a-9b7e-4032d6d32e05/resource/d06b41b9-3e3f-406c-8bf7-96b664d5652e> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang Target dan Realisasi Pendapatan Bulan Desember 2022" ;
    dct:format "CSV" ;
    dct:title "Target dan Realisasi Pendapatan Bulan Desember 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/2f29e5e3-7469-451a-9b7e-4032d6d32e05/resource/d06b41b9-3e3f-406c-8bf7-96b664d5652e/download/target-dan-realisasi-pendapatan-bulan-desember-2022.csv> ;
    dcat:byteSize 3956.0 ;
    dcat:mediaType "text/csv" .

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

