@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/80c2fb6e-2043-4c31-afd2-55dce32fb67c> a dcat:Dataset ;
    dct:description "Buku Profil Kepegawaian RSJD dr Amino Gondohutomo Provinsi Jawa Tengah Bulan Februari Tahun 2024" ;
    dct:identifier "80c2fb6e-2043-4c31-afd2-55dce32fb67c" ;
    dct:issued "2024-03-13T06:42:34.133863"^^xsd:dateTime ;
    dct:modified "2024-03-13T06:44:07.840114"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Profil Kepegawaian Bulan Februari 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "author" ;
            vcard:hasEmail <mailto:humasamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/80c2fb6e-2043-4c31-afd2-55dce32fb67c/resource/9b4787c1-9de2-4a4e-9c95-b166400ee638> ;
    dcat:keyword "data kepegawaian" .

<https://data.jatengprov.go.id/dataset/80c2fb6e-2043-4c31-afd2-55dce32fb67c/resource/9b4787c1-9de2-4a4e-9c95-b166400ee638> a dcat:Distribution ;
    dct:description "Buku Profil Kepegawaian RSJD dr. Amino Godohutomo Provinsi Jawa Tengah Bulan Februari Tahun 2024" ;
    dct:format "PPTX" ;
    dct:title "PROFIL FEBRUARI 2024.pptx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/80c2fb6e-2043-4c31-afd2-55dce32fb67c/resource/9b4787c1-9de2-4a4e-9c95-b166400ee638/download/profil-februari-2024.pptx> ;
    dcat:byteSize 3790086.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.presentationml.presentation" .

<https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> a foaf:Organization ;
    foaf:name "RSJD Dr. Amino Gondohutomo " .

