@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/6b7812eb-c587-4fc5-aa65-07d15020ecd2> a dcat:Dataset ;
    dct:description "LAPORAN KUJUNGAN IBS JANUARI 2025" ;
    dct:identifier "6b7812eb-c587-4fc5-aa65-07d15020ecd2" ;
    dct:issued "2025-09-12T03:37:37.571141"^^xsd:dateTime ;
    dct:modified "2025-09-12T03:38:07.385007"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "LAPORAN KUJUNGAN IBS 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/6b7812eb-c587-4fc5-aa65-07d15020ecd2/resource/7912afcf-cee6-4733-a324-49240060dfb0> ;
    dcat:keyword "2025",
        "IBS",
        "Kunjungan" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<https://data.jatengprov.go.id/dataset/6b7812eb-c587-4fc5-aa65-07d15020ecd2/resource/7912afcf-cee6-4733-a324-49240060dfb0> a dcat:Distribution ;
    dct:description "LAPORAN KUJUNGAN IBS JANUARI 2025" ;
    dct:format "CSV" ;
    dct:title "1. LAPORAN KUJUNGAN IBS JANUARI 2025.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6b7812eb-c587-4fc5-aa65-07d15020ecd2/resource/7912afcf-cee6-4733-a324-49240060dfb0/download/1.-laporan-kujungan-ibs-januari-2025.csv> ;
    dcat:byteSize 569.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" .

