@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/6faa59dd-6116-4243-aa50-79eb88cd3925> a dcat:Dataset ;
    dct:description "Datasheet Daftar Agenda Direktur RSUD Kelet Bulan Agustus 2016" ;
    dct:identifier "6faa59dd-6116-4243-aa50-79eb88cd3925" ;
    dct:issued "2017-09-29T16:58:06.552719"^^xsd:dateTime ;
    dct:modified "2017-09-29T16:58:32.312473"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Daftar Agenda Direktur RSUD Kelet Bulan Agustus 2016" ;
    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/6faa59dd-6116-4243-aa50-79eb88cd3925/resource/c6b4d440-0bc3-4e7b-8d9a-43b9d3ffe260> ;
    dcat:landingPage <Umum%20Dan%20Kepegawaian> .

<https://data.jatengprov.go.id/dataset/6faa59dd-6116-4243-aa50-79eb88cd3925/resource/c6b4d440-0bc3-4e7b-8d9a-43b9d3ffe260> a dcat:Distribution ;
    dct:description "Datasheet Daftar Agenda Direktur RSUD Kelet Bulan Agustus 2016XLS" ;
    dct:format "XLS" ;
    dct:title "Daftar Agenda Direktur RSUD Kelet Bulan Agustus 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6faa59dd-6116-4243-aa50-79eb88cd3925/resource/c6b4d440-0bc3-4e7b-8d9a-43b9d3ffe260/download/agustus-2016.xls> ;
    dcat:byteSize 27136.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 " .

