@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/7db75f83-0913-4b73-9e57-65140c5b1727> a dcat:Dataset ;
    dct:description "LAPORAN KUNJUNGAN IGD MEI 2025" ;
    dct:identifier "7db75f83-0913-4b73-9e57-65140c5b1727" ;
    dct:issued "2025-09-12T05:59:35.970783"^^xsd:dateTime ;
    dct:modified "2025-09-12T05:59:49.707107"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "LAPORAN KUNJUNGAN IGD MEI 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/7db75f83-0913-4b73-9e57-65140c5b1727/resource/d2a9b5c4-eb0a-47e2-98dc-dae98266d859> ;
    dcat:keyword "IGD",
        "Kunjungan" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<https://data.jatengprov.go.id/dataset/7db75f83-0913-4b73-9e57-65140c5b1727/resource/d2a9b5c4-eb0a-47e2-98dc-dae98266d859> a dcat:Distribution ;
    dct:description "LAPORAN KUNJUNGAN IGD MEI 2025" ;
    dct:format "CSV" ;
    dct:title "5. LAPORAN KUNJUNGAN IGD MEI 2025.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7db75f83-0913-4b73-9e57-65140c5b1727/resource/d2a9b5c4-eb0a-47e2-98dc-dae98266d859/download/5.-laporan-kunjungan-igd-mei-2025.csv> ;
    dcat:byteSize 771.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" .

