@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/7f31d220-14e3-4a19-b4b0-bdd3bd76b7e4> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN KLINIK SPESIALIS ANAK MARET 2025" ;
    dct:identifier "7f31d220-14e3-4a19-b4b0-bdd3bd76b7e4" ;
    dct:issued "2025-09-15T03:50:43.229227"^^xsd:dateTime ;
    dct:modified "2025-09-15T03:51:00.831689"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "DATA KUNJUNGAN KLINIK SPESIALIS ANAK MARET 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/7f31d220-14e3-4a19-b4b0-bdd3bd76b7e4/resource/8631f7c8-85a6-46d8-b316-941c039fae0b> ;
    dcat:keyword "2025",
        "Kunjungan",
        "Poli Anak" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<https://data.jatengprov.go.id/dataset/7f31d220-14e3-4a19-b4b0-bdd3bd76b7e4/resource/8631f7c8-85a6-46d8-b316-941c039fae0b> a dcat:Distribution ;
    dct:description "DATA KUNJUNGAN KLINIK SPESIALIS ANAK MARET 2025" ;
    dct:format "CSV" ;
    dct:title "3. DATA KUNJUNGAN KLINIK SPESIALIS ANAK MARET 2025.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7f31d220-14e3-4a19-b4b0-bdd3bd76b7e4/resource/8631f7c8-85a6-46d8-b316-941c039fae0b/download/3.-data-kunjungan-klinik-spesialis-anak-maret-2025.csv> ;
    dcat:byteSize 652.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" .

