@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/862e4998-9cc7-48da-85bf-deceb02dfb0b> a dcat:Dataset ;
    dct:description "Mengatur spesifikasi teknik dan gambar" ;
    dct:identifier "862e4998-9cc7-48da-85bf-deceb02dfb0b" ;
    dct:issued "2023-05-27T08:33:59.918286"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:33:59.918295"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Spesifikasi Teknis" ;
    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/862e4998-9cc7-48da-85bf-deceb02dfb0b/resource/0bb60363-6cd1-4054-8b2a-f5a076e1f5f3> ;
    dcat:keyword "Informasi Pengadaan Barang dan Jasa" .

<https://data.jatengprov.go.id/dataset/862e4998-9cc7-48da-85bf-deceb02dfb0b/resource/0bb60363-6cd1-4054-8b2a-f5a076e1f5f3> a dcat:Distribution ;
    dct:description "Mengatur spesifikasi teknik dan gambar" ;
    dct:format "PDF" ;
    dct:title "Spesifikasi Teknis" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/862e4998-9cc7-48da-85bf-deceb02dfb0b/resource/0bb60363-6cd1-4054-8b2a-f5a076e1f5f3/download/b-3-spek-teknis_jantung.pdf> ;
    dcat:byteSize 801987.0 ;
    dcat:mediaType "application/pdf" .

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

