@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/e43d5294-a881-469e-b8d2-da4e8ed43d68> a dcat:Dataset ;
    dct:description "Banyaknya Tempat Tidur Pasien Rawat Inap Tahun 2021" ;
    dct:identifier "e43d5294-a881-469e-b8d2-da4e8ed43d68" ;
    dct:issued "2025-10-31T16:19:17.969623"^^xsd:dateTime ;
    dct:modified "2025-10-31T16:19:17.969631"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> ;
    dct:title "Banyaknya Tempat Tidur Pasien Rawat Inap Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/e43d5294-a881-469e-b8d2-da4e8ed43d68/resource/fb6d9ce1-5305-4229-930b-21106d56c418> ;
    dcat:keyword "rawat inap",
        "tempat tidur pasien" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<Dinas%20Kesehatan> a foaf:Document .

<http://5.189.187.109/dataset/e43d5294-a881-469e-b8d2-da4e8ed43d68/resource/fb6d9ce1-5305-4229-930b-21106d56c418> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-08-22T06:45:18.586062"^^xsd:dateTime ;
    dct:modified "2025-10-31T16:19:17.960593"^^xsd:dateTime ;
    dct:title "banyaknya-tempat-tidur-pasien-rawat-inap.xlsx" ;
    dcat:accessURL <https://opendata.brebeskab.go.id/dataset/e43d5294-a881-469e-b8d2-da4e8ed43d68/resource/fb6d9ce1-5305-4229-930b-21106d56c418/download/banyaknya-tempat-tidur-pasien-rawat-inap.xlsx> ;
    dcat:byteSize "13218"^^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" .

