@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/2fd8f476-b900-4237-97fc-24ffbdef1039> a dcat:Dataset ;
    dct:description "Datasheet Daftar Agenda Direktur RSUD Kelet Bulan April 2017" ;
    dct:identifier "2fd8f476-b900-4237-97fc-24ffbdef1039" ;
    dct:issued "2017-09-29T17:10:26.237877"^^xsd:dateTime ;
    dct:modified "2017-09-29T17:10:49.505445"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Daftar Agenda Direktur RSUD Kelet Bulan April 2017" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kelet" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2fd8f476-b900-4237-97fc-24ffbdef1039/resource/9fd75099-3961-4cf4-ac25-a237cb50b97d> ;
    dcat:landingPage <Umum%20Dan%20Kepegawaian> .

<https://data.jatengprov.go.id/dataset/2fd8f476-b900-4237-97fc-24ffbdef1039/resource/9fd75099-3961-4cf4-ac25-a237cb50b97d> a dcat:Distribution ;
    dct:description "Datasheet Daftar Agenda Direktur RSUD Kelet Bulan April 2017" ;
    dct:format "XLS" ;
    dct:title "Daftar Agenda Direktur RSUD Kelet Bulan April 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/2fd8f476-b900-4237-97fc-24ffbdef1039/resource/9fd75099-3961-4cf4-ac25-a237cb50b97d/download/april-2017.xls> ;
    dcat:byteSize 28672.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD Kelet " .

