@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/f3ed596d-32b4-4322-9edc-98e0bcb52b09> a dcat:Dataset ;
    dct:description "AGENDA PIMPINAN APRIL TAHUN 2025" ;
    dct:identifier "f3ed596d-32b4-4322-9edc-98e0bcb52b09" ;
    dct:issued "2025-09-19T01:14:06.218680"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:14:17.863722"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "AGENDA PIMPINAN APRIL TAHUN 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/f3ed596d-32b4-4322-9edc-98e0bcb52b09/resource/de185ae6-5b91-44b2-9a6a-22624f248555> ;
    dcat:keyword "2025",
        "Agenda Pimpinan" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<https://data.jatengprov.go.id/dataset/f3ed596d-32b4-4322-9edc-98e0bcb52b09/resource/de185ae6-5b91-44b2-9a6a-22624f248555> a dcat:Distribution ;
    dct:description "AGENDA PIMPINAN APRIL TAHUN 2025" ;
    dct:format "CSV" ;
    dct:title "AGENDA PIMPINAN APRIL TAHUN 2025.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/f3ed596d-32b4-4322-9edc-98e0bcb52b09/resource/de185ae6-5b91-44b2-9a6a-22624f248555/download/agenda-pimpinan-april-tahun-2025.csv> ;
    dcat:byteSize 7284.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" .

