@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/6a6c8f82-09a2-474a-a5fb-4594eedcd30a> a dcat:Dataset ;
    dct:description "RSUD dr. Soehadi Prijonegoro Sragen" ;
    dct:identifier "6a6c8f82-09a2-474a-a5fb-4594eedcd30a" ;
    dct:issued "2024-07-29T15:26:39.653543"^^xsd:dateTime ;
    dct:modified "2024-07-29T15:26:39.653550"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Profile Direktur 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudistira" ;
            vcard:hasEmail <mailto:yudistira.sd2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6a6c8f82-09a2-474a-a5fb-4594eedcd30a/resource/63545a50-95cd-4cd2-bc16-056a99cc0ce9> ;
    dcat:keyword "PPID",
        "RSSP" ;
    dcat:landingPage <https://rssoehadi.com> .

<https://data.jatengprov.go.id/dataset/6a6c8f82-09a2-474a-a5fb-4594eedcd30a/resource/63545a50-95cd-4cd2-bc16-056a99cc0ce9> a dcat:Distribution ;
    dct:format "PNG" ;
    dct:title "Yellow%20And%20Purple%20Colorful%20Vibrant%20Retro%20User%20Persona%20Graphic%20Designer%20Poster(1).png" ;
    dcat:accessURL <https://rssoehadi.com/app-assets/storage/ppid/Yellow%20And%20Purple%20Colorful%20Vibrant%20Retro%20User%20Persona%20Graphic%20Designer%20Poster%281%29.png> ;
    dcat:mediaType "image/png" .

<https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sragen" .

