@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/c2a7fa76-e475-46e5-8ef7-37cfb059a44e> a dcat:Dataset ;
    dct:description "ASET INVENTARIS RSUD CILACAP TAHUN 2024 " ;
    dct:identifier "c2a7fa76-e475-46e5-8ef7-37cfb059a44e" ;
    dct:issued "2025-09-18T06:48:39.216193"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:48:39.216200"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "ASET INVENTARIS RSUD CILACAP TAHUN 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP " ;
            vcard:hasEmail <mailto:rsud@gmail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c2a7fa76-e475-46e5-8ef7-37cfb059a44e/resource/37e061f0-bd6e-44f6-aa19-154a61582e35> .

<https://data.jatengprov.go.id/dataset/c2a7fa76-e475-46e5-8ef7-37cfb059a44e/resource/37e061f0-bd6e-44f6-aa19-154a61582e35> a dcat:Distribution ;
    dct:description "ASET INVENTARIS RSUD CILACAP TAHUN 2024 " ;
    dct:format "PDF" ;
    dct:title "aset inventaris 2024.pdf" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/c2a7fa76-e475-46e5-8ef7-37cfb059a44e/resource/37e061f0-bd6e-44f6-aa19-154a61582e35/download/aset-inventaris-2024.pdf> ;
    dcat:byteSize 75546.0 ;
    dcat:mediaType "application/pdf" .

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

