@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/343ce5d7-0623-4162-b8db-461bb4319530> a dcat:Dataset ;
    dct:description "Datasheet Rencana Umum Pengadaan RSUD Kelet Tahun 2013" ;
    dct:identifier "343ce5d7-0623-4162-b8db-461bb4319530" ;
    dct:issued "2017-10-03T08:35:33.767790"^^xsd:dateTime ;
    dct:modified "2017-10-03T08:37:52.237000"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Rencana Umum Pengadaan RSUD Kelet Tahun 2013" ;
    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/343ce5d7-0623-4162-b8db-461bb4319530/resource/1a84b64c-36ba-4102-8b6b-da4adc78b82b> ;
    dcat:landingPage <https://sirup.lkpp.go.id/sirup> .

<https://data.jatengprov.go.id/dataset/343ce5d7-0623-4162-b8db-461bb4319530/resource/1a84b64c-36ba-4102-8b6b-da4adc78b82b> a dcat:Distribution ;
    dct:description "Datasheet Rencana Umum Pengadaan RSUD Kelet Tahun 2013" ;
    dct:format "CSV" ;
    dct:title "Rencana Umum Pengadaan RSUD Kelet Tahun 2013" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/343ce5d7-0623-4162-b8db-461bb4319530/resource/1a84b64c-36ba-4102-8b6b-da4adc78b82b/download/rup-2013-od.csv> ;
    dcat:byteSize 5087.0 ;
    dcat:mediaType "text/csv" .

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

