@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#> .

<https://data.jatengprov.go.id/dataset/24cbae66-bea8-4799-ae7b-a87bed5980ab> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN UNIT HEMODIALISA JANUARI 2025" ;
    dct:identifier "24cbae66-bea8-4799-ae7b-a87bed5980ab" ;
    dct:issued "2025-09-08T06:59:30.383318"^^xsd:dateTime ;
    dct:modified "2025-09-08T07:00:51.577936"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "DATA KUNJUNGAN UNIT HEMODIALISA JANUARI 2025" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD dr Rehatta" ;
            vcard:hasEmail <mailto:rsrehatta@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/24cbae66-bea8-4799-ae7b-a87bed5980ab/resource/e1e76044-0e52-445e-9903-14c9cf3d3521> ;
    dcat:keyword "2025",
        "Hemodialisa",
        "Januari",
        "Kunjungan" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<https://data.jatengprov.go.id/dataset/24cbae66-bea8-4799-ae7b-a87bed5980ab/resource/e1e76044-0e52-445e-9903-14c9cf3d3521> a dcat:Distribution ;
    dct:description "DATA KUNJUNGAN UNIT HEMODIALISA JANUARI 2025" ;
    dct:format "CSV" ;
    dct:title "1. DATA KUNJUNGAN UNIT HEMODIALISA JANUARI 2025.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/24cbae66-bea8-4799-ae7b-a87bed5980ab/resource/e1e76044-0e52-445e-9903-14c9cf3d3521/download/1.-data-kunjungan-unit-hemodialisa-januari-2025.csv> ;
    dcat:byteSize 735.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD dr. Rehatta Provinsi Jawa Tengah" .

