@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/2987c739-a4a5-4c9c-abe5-d9366c9b5fe3> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai Data Kerjasama Pendidikan Tahun 2017 di RSJD Dr. RM. Soedjarwadi" ;
    dct:identifier "2987c739-a4a5-4c9c-abe5-d9366c9b5fe3" ;
    dct:issued "2017-10-02T07:58:18.430429"^^xsd:dateTime ;
    dct:modified "2017-10-02T07:59:04.032605"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "Data Kerjasama Pendidikan Tahun 2017" ;
    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/2987c739-a4a5-4c9c-abe5-d9366c9b5fe3/resource/6480d4b3-cf7d-4a5c-a92b-5cd464cc0aa2> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/get/Data_Kersajama_Pendidikan_2017.csv> .

<https://data.jatengprov.go.id/dataset/2987c739-a4a5-4c9c-abe5-d9366c9b5fe3/resource/6480d4b3-cf7d-4a5c-a92b-5cd464cc0aa2> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:title "Data Kerjasama Pendidikan Tahun 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/2987c739-a4a5-4c9c-abe5-d9366c9b5fe3/resource/6480d4b3-cf7d-4a5c-a92b-5cd464cc0aa2/download/data_kersajama_pendidikan_2017.csv> ;
    dcat:byteSize 32.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 " .

