@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/0d7a2159-41d6-4332-83b7-67c9b33ec16e> a dcat:Dataset ;
    dct:description "Jumlah Kunjungan Rawat Jalan Tahun RSUD Kajen Tahun 2018" ;
    dct:identifier "0d7a2159-41d6-4332-83b7-67c9b33ec16e" ;
    dct:issued "2019-08-27T08:41:25.402612"^^xsd:dateTime ;
    dct:modified "2019-08-27T08:41:25.402671"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Jumlah Kunjungan Rawat Jalan RSUD Kajen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bina Program" ;
            vcard:hasEmail <mailto:evapor.rsudkajen@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0d7a2159-41d6-4332-83b7-67c9b33ec16e/resource/0f2097c3-b58b-4277-aa8a-0b6e17f82337>,
        <https://data.jatengprov.go.id/dataset/0d7a2159-41d6-4332-83b7-67c9b33ec16e/resource/98256a3c-1874-4781-91ce-25990ef929ff> ;
    dcat:landingPage <RSUD%20Kajen> .

<https://data.jatengprov.go.id/dataset/0d7a2159-41d6-4332-83b7-67c9b33ec16e/resource/0f2097c3-b58b-4277-aa8a-0b6e17f82337> a dcat:Distribution ;
    dct:description "Jumlah Kunjungan Rawat Jalan Tahun 2018" ;
    dct:format "XLS" ;
    dct:title "Jumlah Kunjungan Rawat Jalan Tahun 2018.xls" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/0d7a2159-41d6-4332-83b7-67c9b33ec16e/resource/0f2097c3-b58b-4277-aa8a-0b6e17f82337/download/jumlah-kunjungan-rawat-jalan-tahun-2018.xls> ;
    dcat:byteSize 60416.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/dataset/0d7a2159-41d6-4332-83b7-67c9b33ec16e/resource/98256a3c-1874-4781-91ce-25990ef929ff> a dcat:Distribution ;
    dct:description "Jumlah Kunjungan Rawat Jalan Tahun 2018" ;
    dct:format "XLS" ;
    dct:title "Jumlah Kunjungan Rawat Jalan Tahun 2018.xls" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/0d7a2159-41d6-4332-83b7-67c9b33ec16e/resource/98256a3c-1874-4781-91ce-25990ef929ff/download/jumlah-kunjungan-rawat-jalan-tahun-2018.xls> ;
    dcat:byteSize 60416.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

