@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/02f53855-d2cf-4be7-84aa-3a6a85c1764a> a dcat:Dataset ;
    dct:description "Jumlah Kunjungan Tri Wulan I Pasien Rawat Inap Tahun 2024" ;
    dct:identifier "02f53855-d2cf-4be7-84aa-3a6a85c1764a" ;
    dct:issued "2025-10-31T11:14:00.880813"^^xsd:dateTime ;
    dct:modified "2025-10-31T11:14:00.880820"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> ;
    dct:title "Jumlah Kunjungan Tri Wulan I Pasien Rawat Inap Tahun RSUD Brebes 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:rsudbrebes@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/02f53855-d2cf-4be7-84aa-3a6a85c1764a/resource/fb14248c-c899-4264-a886-fb1799b287e3> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <RSUD%20Brebes%20Kabupaten%20Brebes> .

<RSUD%20Brebes%20Kabupaten%20Brebes> a foaf:Document .

<http://5.189.187.109/dataset/02f53855-d2cf-4be7-84aa-3a6a85c1764a/resource/fb14248c-c899-4264-a886-fb1799b287e3> a dcat:Distribution ;
    dct:description "Jumlah Kunjungan Pasien  Rawat Inap Tahun 2024 (Tri Wulan I)" ;
    dct:format "XLSX" ;
    dct:issued "2024-07-15T07:27:55.659794"^^xsd:dateTime ;
    dct:modified "2025-10-31T11:14:00.867134"^^xsd:dateTime ;
    dct:title "Jumlah Kunjungan Pasien Rawat Inap Tahun 2024.xlsx" ;
    dcat:accessURL <https://opendata.brebeskab.go.id/dataset/02f53855-d2cf-4be7-84aa-3a6a85c1764a/resource/fb14248c-c899-4264-a886-fb1799b287e3/download/jumlah-kunjungan-pasien-rawat-inap-tahun-2024.xlsx> ;
    dcat:byteSize "10032"^^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" .

