@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/44f62987-cf61-4088-9fd5-403a8e28fd1c> a dcat:Dataset ;
    dct:description "Buku Profil Pegawai RSJD dr Amino Gondohutomo Provinsi Jawa Tengah Bulan Januari Tahun 2024" ;
    dct:identifier "44f62987-cf61-4088-9fd5-403a8e28fd1c" ;
    dct:issued "2024-03-13T06:36:32.438307"^^xsd:dateTime ;
    dct:modified "2024-03-13T06:38:32.696071"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Profil Kepegawaian Bulan Januari 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "author" ;
            vcard:hasEmail <mailto:humasamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/44f62987-cf61-4088-9fd5-403a8e28fd1c/resource/f8240fe5-bce7-4089-8e2b-69f2eea7bb75> ;
    dcat:keyword "data kepegawaian" .

<https://data.jatengprov.go.id/dataset/44f62987-cf61-4088-9fd5-403a8e28fd1c/resource/f8240fe5-bce7-4089-8e2b-69f2eea7bb75> a dcat:Distribution ;
    dct:description "Buku Profil Kepegawaian RSJD dr. Amino Gondohutomo Bulan Januari Tahun 2024" ;
    dct:format "PPTX" ;
    dct:title "PROFIL JANUARI 2024.pptx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/44f62987-cf61-4088-9fd5-403a8e28fd1c/resource/f8240fe5-bce7-4089-8e2b-69f2eea7bb75/download/profil-januari-2024.pptx> ;
    dcat:byteSize 3790042.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 " .

