@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/a8f48768-c9ae-4a8c-a653-569d395b46d7> a dcat:Dataset ;
    dct:description "LAPORAN KUNJUNGAN IGD APRIL 2025" ;
    dct:identifier "a8f48768-c9ae-4a8c-a653-569d395b46d7" ;
    dct:issued "2026-05-05T17:27:41.261086"^^xsd:dateTime ;
    dct:modified "2026-05-05T17:27:41.261115"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "LAPORAN KUNJUNGAN IGD APRIL 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/a8f48768-c9ae-4a8c-a653-569d395b46d7/resource/61b0d17e-55e5-41c5-9f61-78c90ed016fa> ;
    dcat:keyword "2025",
        "IGD",
        "Kunjungan" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<http://5.189.187.109/dataset/a8f48768-c9ae-4a8c-a653-569d395b46d7/resource/61b0d17e-55e5-41c5-9f61-78c90ed016fa> a dcat:Distribution ;
    dct:description "LAPORAN KUNJUNGAN IGD APRIL 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-09-12T05:59:04.079086"^^xsd:dateTime ;
    dct:modified "2026-05-05T17:27:41.220720"^^xsd:dateTime ;
    dct:title "4. LAPORAN KUNJUNGAN IGD APRIL 2025.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/a8f48768-c9ae-4a8c-a653-569d395b46d7/resource/61b0d17e-55e5-41c5-9f61-78c90ed016fa/download/4.-laporan-kunjungan-igd-april-2025.csv> ;
    dcat:byteSize "756"^^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 .

