@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/5737f6d0-cca3-4842-9715-69bbe59ec8db> a dcat:Dataset ;
    dct:description "Buku Profil Kepegawaian RSJD dr Amino Gondohutomo Provinsi Jawa Tengah Bulan April 2017" ;
    dct:identifier "5737f6d0-cca3-4842-9715-69bbe59ec8db" ;
    dct:issued "2025-09-11T02:04:37.135477"^^xsd:dateTime ;
    dct:modified "2025-09-11T02:32:35.831102"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Profil Kepegawaian Bulan April 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "author" ;
            vcard:hasEmail <mailto:humasamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5737f6d0-cca3-4842-9715-69bbe59ec8db/resource/879a8f59-72d4-40e3-a341-e5b223b9d9c3> .

<https://data.jatengprov.go.id/dataset/5737f6d0-cca3-4842-9715-69bbe59ec8db/resource/879a8f59-72d4-40e3-a341-e5b223b9d9c3> a dcat:Distribution ;
    dct:description "Buku Profil Kepegawaian Bulan April Tahun 2017" ;
    dct:format "PPTX" ;
    dct:title "Buku Profil April Tahun 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5737f6d0-cca3-4842-9715-69bbe59ec8db/resource/879a8f59-72d4-40e3-a341-e5b223b9d9c3/download/4.-buku-apr-_17.pptx> ;
    dcat:byteSize 602126.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 " .

