@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/7eb523fd-ce2e-4925-925b-3293ea9796dc> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Profil Singkat Pimpinan dan Pejabat Struktural RSUD Soekarjo tahun 2024" ;
    dct:identifier "7eb523fd-ce2e-4925-925b-3293ea9796dc" ;
    dct:issued "2024-10-23T02:00:59.215934"^^xsd:dateTime ;
    dct:modified "2024-10-23T02:00:59.865438"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> ;
    dct:title "Profil Singkat Pimpinan dan Pejabat Struktural RSUD Soekarjo Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Prof. Dr. Margono Soekarjo" ;
            vcard:hasEmail <mailto:rsmargono@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7eb523fd-ce2e-4925-925b-3293ea9796dc/resource/bc5eeee8-2662-428b-a546-c669f2d95a0d> ;
    dcat:keyword "2024",
        "Pimpinan",
        "Prestasi",
        "Struktural" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<https://data.jatengprov.go.id/dataset/7eb523fd-ce2e-4925-925b-3293ea9796dc/resource/bc5eeee8-2662-428b-a546-c669f2d95a0d> a dcat:Distribution ;
    dct:description "Informasi terkait profil singkat pimpinan dan pejabat struktural RSUD Prof. Dr. Margono Soekarjo Tahun 2024" ;
    dct:format "CSV" ;
    dct:title "Profil Singkat Pimpinan dan Pejabat Struktural RSUD Soekarjo Tahun 2024" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=e6ced4f8-3386-41a2-a594-8a2bc4f3c2bc&download=e6ced4f8-3386-41a2-a594-8a2bc4f3c2bc&name=profil-singkat-pimpinan-dan-pejabat-struktural-rsud-soekarjo-tahun-2024.csv> ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> a foaf:Organization ;
    foaf:name "RSUD Prof. Dr. Margono Soekarjo " .

