@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/be21f9a5-e3e4-4891-bc94-54596ae8aa7d> a dcat:Dataset ;
    dct:description "Jumlah Laboratorium Kesehatan Tahun 2022" ;
    dct:identifier "be21f9a5-e3e4-4891-bc94-54596ae8aa7d" ;
    dct:issued "2023-03-25T05:22:55.207969"^^xsd:dateTime ;
    dct:modified "2023-03-25T05:23:17.273328"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Jumlah Laboratorium Kesehatan Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/be21f9a5-e3e4-4891-bc94-54596ae8aa7d/resource/8b8100a2-25cb-4ade-9a64-0e3d3aa02e3f> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/be21f9a5-e3e4-4891-bc94-54596ae8aa7d/resource/8b8100a2-25cb-4ade-9a64-0e3d3aa02e3f> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang Jumlah Laboratorium Kesehatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:title "Jumlah Laboratorium Kesehatan Tahun 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/be21f9a5-e3e4-4891-bc94-54596ae8aa7d/resource/8b8100a2-25cb-4ade-9a64-0e3d3aa02e3f/download/jumlah-laboratorium-kesehatan-tahun-2022.csv> ;
    dcat:byteSize 735.0 ;
    dcat:mediaType "text/csv" .

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

