@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/18616cdf-48e4-4888-9b90-9ba3813287eb> a dcat:Dataset ;
    dct:description "Rekapitulasi Daftar Inventaris Barang Semester 1 Tahun 2017" ;
    dct:identifier "18616cdf-48e4-4888-9b90-9ba3813287eb" ;
    dct:issued "2019-09-20T02:01:11.123084"^^xsd:dateTime ;
    dct:modified "2019-09-20T02:03:20.405400"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "REKAPITULASI DAFTAR INVENTARIS BARANG SEMESTER 1 TAHUN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/18616cdf-48e4-4888-9b90-9ba3813287eb/resource/0af8ebb0-7e5c-41ec-9168-1b8253b86f67> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/18616cdf-48e4-4888-9b90-9ba3813287eb/resource/0af8ebb0-7e5c-41ec-9168-1b8253b86f67> a dcat:Distribution ;
    dct:description "Rekapitulasi Daftar Inventaris Barang Semester 1 Tahun 2017" ;
    dct:format ".csv" ;
    dct:title "Rekapitulasi Daftar Inventaris Barang Semester 1 Tahun 2017" .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

