@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/78f667ed-d3fd-42f7-b0a3-b68a72067002> a dcat:Dataset ;
    dct:description "Rekap Aset dan Inventaris RSUD Cilacap tahun 2018" ;
    dct:identifier "78f667ed-d3fd-42f7-b0a3-b68a72067002" ;
    dct:issued "2023-05-27T08:33:53.876145"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:33:53.876151"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekap Aset dan Inventaris 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP" ;
            vcard:hasEmail <mailto:rsud@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/78f667ed-d3fd-42f7-b0a3-b68a72067002/resource/95b96b3e-5fc0-4955-b1e9-5460aec4f711> ;
    dcat:keyword "ASET DAN INVENTARIS" ;
    dcat:landingPage <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2019/07/Aset_RSUD_Cilacap-2018.pdf> .

<https://data.jatengprov.go.id/dataset/78f667ed-d3fd-42f7-b0a3-b68a72067002/resource/95b96b3e-5fc0-4955-b1e9-5460aec4f711> a dcat:Distribution ;
    dct:description "Rekap Aset dan Inventaris RSUD Cilacap tahun 2018" ;
    dct:format "PDF" ;
    dct:title "REKAP ASET DAN INVENTARIS 2018" ;
    dcat:accessURL <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2019/07/Aset_RSUD_Cilacap-2018.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

