@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/b4818974-251e-4b58-abb2-d5024bf34291> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai Data Kerjasama dengan Pemerintah Daerah Tahun 2016 di RSJD Dr. RM. Soedjarwadi" ;
    dct:identifier "b4818974-251e-4b58-abb2-d5024bf34291" ;
    dct:issued "2017-10-02T08:05:39.710462"^^xsd:dateTime ;
    dct:modified "2017-10-02T08:06:11.802135"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "Data Kerjasama dengan Pemerintah Daerah Tahun 2016" ;
    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/b4818974-251e-4b58-abb2-d5024bf34291/resource/c1e1ff2c-e6b8-4906-aa0d-7fa34f1f300f> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/get/Data_Kerjasama_Daerah_2016.csv> .

<https://data.jatengprov.go.id/dataset/b4818974-251e-4b58-abb2-d5024bf34291/resource/c1e1ff2c-e6b8-4906-aa0d-7fa34f1f300f> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:title "Data Kerjasama dengan Pemerintah Daerah Tahun 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/b4818974-251e-4b58-abb2-d5024bf34291/resource/c1e1ff2c-e6b8-4906-aa0d-7fa34f1f300f/download/data_kerjasama_daerah_2016.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 " .

