@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/6a083baf-e6b3-4302-9ec6-1a37e306d1c5> a dcat:Dataset ;
    dct:description "Datasets ini berisikan Daftar Rumah Sakit di Kabupaten Blora Agustus Tahun 2024" ;
    dct:identifier "6a083baf-e6b3-4302-9ec6-1a37e306d1c5" ;
    dct:issued "2025-09-25T07:27:36.557278"^^xsd:dateTime ;
    dct:modified "2025-09-25T07:28:00.059164"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Daftar Rumah Sakit di Kabupaten Blora Agustus Tahun 2024" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6a083baf-e6b3-4302-9ec6-1a37e306d1c5/resource/eefe02af-c480-49c8-97ab-60d42bbec540> ;
    dcat:keyword "Kesehatan" .

<https://data.jatengprov.go.id/dataset/6a083baf-e6b3-4302-9ec6-1a37e306d1c5/resource/eefe02af-c480-49c8-97ab-60d42bbec540> a dcat:Distribution ;
    dct:description "Datasets ini berisikan Daftar Rumah Sakit di Kabupaten Blora Agustus Tahun 2024" ;
    dct:format "CSV" ;
    dct:title "Daftar Rumah Sakit di Kabupaten Blora Agustus Tahun 2024.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6a083baf-e6b3-4302-9ec6-1a37e306d1c5/resource/eefe02af-c480-49c8-97ab-60d42bbec540/download/daftar-rs-di-kab-blora-agustus-tahun-2024.csv> ;
    dcat:byteSize 954.0 ;
    dcat:mediaType "text/csv" .

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

