@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/6e77bd55-991c-4e35-a338-55ee6d73bc04> a dcat:Dataset ;
    dct:description "KINERJA DIKLAT TAHUN 2016" ;
    dct:identifier "6e77bd55-991c-4e35-a338-55ee6d73bc04" ;
    dct:issued "2018-05-02T01:14:15.956644"^^xsd:dateTime ;
    dct:modified "2018-05-02T01:14:15.956663"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "KINERJA DIKLAT TAHUN 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PDE" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6e77bd55-991c-4e35-a338-55ee6d73bc04/resource/a1b95949-dcd1-41ef-b686-d3cd362bcb49> ;
    dcat:landingPage <rstugurejo.jatengprov.go.id> .

<https://data.jatengprov.go.id/dataset/6e77bd55-991c-4e35-a338-55ee6d73bc04/resource/a1b95949-dcd1-41ef-b686-d3cd362bcb49> a dcat:Distribution ;
    dct:description "KINERJA DIKLAT TAHUN 2016" ;
    dct:format "CSV" ;
    dct:title "KINERJA DIKLAT TAHUN 2016" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/6e77bd55-991c-4e35-a338-55ee6d73bc04/resource/a1b95949-dcd1-41ef-b686-d3cd362bcb49/download/kinerja-diklat-tahun-2016.csv> ;
    dcat:byteSize 4360.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

