@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/6057fba2-4546-4dd0-a4cc-087d237b1074> a dcat:Dataset ;
    dct:description "Tempat Tidur Ranap di Kab. Brebes Tahun 2019" ;
    dct:identifier "6057fba2-4546-4dd0-a4cc-087d237b1074" ;
    dct:issued "2025-10-31T15:47:04.550552"^^xsd:dateTime ;
    dct:modified "2025-10-31T15:47:04.550561"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> ;
    dct:title "Tempat Tidur Ranap di Kab. Brebes Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/6057fba2-4546-4dd0-a4cc-087d237b1074/resource/25c70cdd-6ba1-4cd1-9aea-78e67b400a84> ;
    dcat:keyword "rawat inap",
        "tempat tidur pasien" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<Dinas%20Kesehatan> a foaf:Document .

<http://5.189.187.109/dataset/6057fba2-4546-4dd0-a4cc-087d237b1074/resource/25c70cdd-6ba1-4cd1-9aea-78e67b400a84> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-08-22T06:50:02.972749"^^xsd:dateTime ;
    dct:modified "2025-10-31T15:47:04.536998"^^xsd:dateTime ;
    dct:title "04-dinkes_tt.xlsx" ;
    dcat:accessURL <https://opendata.brebeskab.go.id/dataset/6057fba2-4546-4dd0-a4cc-087d237b1074/resource/25c70cdd-6ba1-4cd1-9aea-78e67b400a84/download/04-dinkes_tt.xlsx> ;
    dcat:byteSize "10763"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> a foaf:Agent ;
    foaf:name "Kabupaten Brebes" .

