@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/fe5ea1e6-9c58-41bd-b40b-f6e5da29354a> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai Jumlah Pemohon Informasi Publik Bulan Maret 2017" ;
    dct:identifier "fe5ea1e6-9c58-41bd-b40b-f6e5da29354a" ;
    dct:issued "2018-10-26T09:51:58.635937"^^xsd:dateTime ;
    dct:modified "2018-10-26T09:52:14.180542"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "Jumlah Pemohon Informasi Publik Bulan Maret 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSJD Dr. RM. Soedjarwadi" ;
            vcard:hasEmail <mailto:soedjarwadi@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fe5ea1e6-9c58-41bd-b40b-f6e5da29354a/resource/f0b8eee8-4b7c-488d-9ced-23f95f8d8bd8> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/detail/jumlah-pemohon-informasi-publik-bulan-maret-2017> .

<https://data.jatengprov.go.id/dataset/fe5ea1e6-9c58-41bd-b40b-f6e5da29354a/resource/f0b8eee8-4b7c-488d-9ced-23f95f8d8bd8> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai Jumlah Pemohon Informasi Publik Bulan Maret 2017" ;
    dct:format "CSV" ;
    dct:title "Jumlah Pemohon Informasi Publik Bulan Maret 2017" ;
    dcat:accessURL <http://data.rsjd-sujarwadi.com/data/get/Jumlah%20Pemohon%20Informasi%20Publik%20Bulan%20Maret%202017.csv> ;
    dcat:mediaType "text/csv" .

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

