@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/01ba8f4a-7d1f-4b8d-be20-1d6be2fefe77> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai Data Kerjasama dengan Pemerintah Daerah Tahun 2014 di RSJD Dr. RM. Soedjarwadi" ;
    dct:identifier "01ba8f4a-7d1f-4b8d-be20-1d6be2fefe77" ;
    dct:issued "2017-10-02T08:09:54.690551"^^xsd:dateTime ;
    dct:modified "2017-10-02T08:11:31.309351"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "Data Kerjasama dengan Pemerintah Daerah Tahun 2014" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID RSJD Dr. RM. Soedjarwadi" ;
            vcard:hasEmail <mailto:ppid@rsjd-sujarwadi.jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/01ba8f4a-7d1f-4b8d-be20-1d6be2fefe77/resource/f7bdfea9-7ef1-44ee-8f3d-0acf26e3a9df> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/get/Data_Kerjasama_Daerah_2014.csv> .

<https://data.jatengprov.go.id/dataset/01ba8f4a-7d1f-4b8d-be20-1d6be2fefe77/resource/f7bdfea9-7ef1-44ee-8f3d-0acf26e3a9df> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:title "Data Kerjasama dengan Pemerintah Daerah Tahun 2014" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/01ba8f4a-7d1f-4b8d-be20-1d6be2fefe77/resource/f7bdfea9-7ef1-44ee-8f3d-0acf26e3a9df/download/data_kerjasama_daerah_2014.csv> ;
    dcat:byteSize 67.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> a foaf:Organization ;
    foaf:name "RSJD Dr. RM Soedjarwadi " .

