@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/ae72ab33-7639-4455-8b28-e700c16066b1> a dcat:Dataset ;
    dct:description "Buku Profil Kepegawaian RSJD dr Amino Gondohutomo Provinsi Jawa Tengah Bulan Juli 2017" ;
    dct:identifier "ae72ab33-7639-4455-8b28-e700c16066b1" ;
    dct:issued "2025-09-11T02:23:45.532103"^^xsd:dateTime ;
    dct:modified "2025-09-11T02:29:40.548584"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Profil Kepegawaian Bulan Juli 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "author" ;
            vcard:hasEmail <mailto:humasamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ae72ab33-7639-4455-8b28-e700c16066b1/resource/db264f55-2242-4639-98cf-3603a3b93752> .

<https://data.jatengprov.go.id/dataset/ae72ab33-7639-4455-8b28-e700c16066b1/resource/db264f55-2242-4639-98cf-3603a3b93752> a dcat:Distribution ;
    dct:description "Buku Profil Kepegawaian Bulan Juli Tahun 2017" ;
    dct:format "PPTX" ;
    dct:title "Buku Profil Juli Tahun 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/ae72ab33-7639-4455-8b28-e700c16066b1/resource/db264f55-2242-4639-98cf-3603a3b93752/download/7.-buku-juli-17.pptx> ;
    dcat:byteSize 774651.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 " .

