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

<http://5.189.187.109:5000/dataset/3e8a01dd-efe6-444d-bf5c-6c9186e54c43> a dcat:Dataset ;
    dct:description "Data kunjungan pasien Spesialis Hematologi Onkologi RSUD dr Rehatta tahun 2024" ;
    dct:identifier "3e8a01dd-efe6-444d-bf5c-6c9186e54c43" ;
    dct:issued "2026-05-05T08:44:37.189561"^^xsd:dateTime ;
    dct:modified "2026-05-05T08:44:37.189582"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Data kunjungan pasien Spesialis Hematologi Onkologi RSUD dr Rehatta tahun 2024" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsud dr rehatta" ;
            vcard:hasEmail <mailto:rsrehatta@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3e8a01dd-efe6-444d-bf5c-6c9186e54c43/resource/298000d7-cb93-43a2-bc23-7fd73dc90daa> ;
    dcat:keyword "Kunjungan Pasien" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<http://5.189.187.109:5000/dataset/3e8a01dd-efe6-444d-bf5c-6c9186e54c43/resource/298000d7-cb93-43a2-bc23-7fd73dc90daa> a dcat:Distribution ;
    dct:description "Data kunjungan pasien Spesialis Hematologi Onkologi RSUD dr Rehatta tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2024-11-04T12:57:35.838936"^^xsd:dateTime ;
    dct:modified "2026-05-05T08:44:37.176031"^^xsd:dateTime ;
    dct:title "data kunjungan pasien hematologi.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/3e8a01dd-efe6-444d-bf5c-6c9186e54c43/resource/298000d7-cb93-43a2-bc23-7fd73dc90daa/download/data-kunjungan-pasien-hematologi.csv> ;
    dcat:byteSize "514"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://rsudrehatta.id/ppid/> a foaf:Document .

