@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/aff30f1e-b4b9-464b-a8ef-50c1d2af3567> a dcat:Dataset ;
    dct:description "Data kunjungan pasien fisioterapi RSUD dr Rehatta tahun 2024" ;
    dct:identifier "aff30f1e-b4b9-464b-a8ef-50c1d2af3567" ;
    dct:issued "2026-05-05T10:34:31.575700"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:34:31.575720"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Data kunjungan pasien fisioterapi RSUD dr Rehatta tahun 2024" ;
    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/aff30f1e-b4b9-464b-a8ef-50c1d2af3567/resource/e481c4d6-83b3-4ac6-b673-13e7a75b93b6> ;
    dcat:keyword "2024",
        "kunjungan pasien",
        "rehatta",
        "rsud dr rehatta" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<http://5.189.187.109/dataset/aff30f1e-b4b9-464b-a8ef-50c1d2af3567/resource/e481c4d6-83b3-4ac6-b673-13e7a75b93b6> a dcat:Distribution ;
    dct:description "Data kunjungan pasien fisioterapi RSUD dr Rehatta tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2024-11-04T12:16:03.531662"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:34:31.553935"^^xsd:dateTime ;
    dct:title "data kunjungan pasien fisio.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/aff30f1e-b4b9-464b-a8ef-50c1d2af3567/resource/e481c4d6-83b3-4ac6-b673-13e7a75b93b6/download/data-kunjungan-pasien-fisio.csv> ;
    dcat:byteSize "851"^^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 .

