@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/0cbbf85d-6e33-4229-beb3-8d00559d568a> a dcat:Dataset ;
    dct:description "Rencana Strategis RSUD Kajen Kabupaten Pekalongan Tahun 2016 - 2021" ;
    dct:identifier "0cbbf85d-6e33-4229-beb3-8d00559d568a" ;
    dct:issued "2019-05-22T15:30:52.971546"^^xsd:dateTime ;
    dct:modified "2019-05-22T15:30:52.971556"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Renstra RSUD Kajen Th. 2016 - 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Bina Program RSUD Kajen" ;
            vcard:hasEmail <mailto:evapor.rsudkajen@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0cbbf85d-6e33-4229-beb3-8d00559d568a/resource/332cc492-d7a3-4952-bfb4-feb0c52b439c> ;
    dcat:landingPage <http://rsudkajen.id/renstra-rsud-kajen/> .

<https://data.jatengprov.go.id/dataset/0cbbf85d-6e33-4229-beb3-8d00559d568a/resource/332cc492-d7a3-4952-bfb4-feb0c52b439c> a dcat:Distribution ;
    dct:description "Rencana Strategis RSUD Kajen Kabupaten Pekalongan Th. 2016 - 2021" ;
    dct:format "PDF" ;
    dct:title "Renstra-RSUD-Kajen" ;
    dcat:accessURL <http://rsudkajen.id/renstra-rsud-kajen/> .

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

