@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/f6cb2e5a-b9c8-4bcd-b39b-f53f2e246987> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang Rumah Sakit PONEK Tahun 2022" ;
    dct:identifier "f6cb2e5a-b9c8-4bcd-b39b-f53f2e246987" ;
    dct:issued "2023-03-25T05:53:53.864343"^^xsd:dateTime ;
    dct:modified "2023-03-25T05:54:08.743538"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Rumah Sakit PONEK Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f6cb2e5a-b9c8-4bcd-b39b-f53f2e246987/resource/9e38d7f7-1639-4b54-a809-6ce2e418a18a> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/f6cb2e5a-b9c8-4bcd-b39b-f53f2e246987/resource/9e38d7f7-1639-4b54-a809-6ce2e418a18a> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang Rumah Sakit PONEK Tahun 2022" ;
    dct:format "CSV" ;
    dct:title "Rumah Sakit PONEK Tahun 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/f6cb2e5a-b9c8-4bcd-b39b-f53f2e246987/resource/9e38d7f7-1639-4b54-a809-6ce2e418a18a/download/rumah-sakit-ponek-tahun-2022.csv> ;
    dcat:byteSize 138.0 ;
    dcat:mediaType "text/csv" .

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

