@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/dataset/255fae16-17cb-47bb-883d-8b0e6a83e33e> a dcat:Dataset ;
    dct:description "LAPORAN KUJUNGAN IBS JULI 2025" ;
    dct:identifier "255fae16-17cb-47bb-883d-8b0e6a83e33e" ;
    dct:issued "2026-05-05T06:18:12.451052"^^xsd:dateTime ;
    dct:modified "2026-05-05T06:18:12.451074"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "LAPORAN KUJUNGAN IBS JULI 2025" ;
    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/dataset/255fae16-17cb-47bb-883d-8b0e6a83e33e/resource/6f97c1ec-af0d-43d8-b162-c6d013a28446> ;
    dcat:keyword "2025",
        "JULI",
        "Kunjungan" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<http://5.189.187.109/dataset/255fae16-17cb-47bb-883d-8b0e6a83e33e/resource/6f97c1ec-af0d-43d8-b162-c6d013a28446> a dcat:Distribution ;
    dct:description "LAPORAN KUJUNGAN IBS JULI 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-09-12T05:39:53.361026"^^xsd:dateTime ;
    dct:modified "2026-05-05T06:18:12.434653"^^xsd:dateTime ;
    dct:title "7. LAPORAN KUJUNGAN IBS JULI 2025.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/255fae16-17cb-47bb-883d-8b0e6a83e33e/resource/6f97c1ec-af0d-43d8-b162-c6d013a28446/download/7.-laporan-kujungan-ibs-juli-2025.csv> ;
    dcat:byteSize "642"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

