@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/489ed078-20f3-4c43-b405-4d76112585a8> a dcat:Dataset ;
    dct:description "Realisasi Pendapatan Tahun 2020" ;
    dct:identifier "489ed078-20f3-4c43-b405-4d76112585a8" ;
    dct:issued "2020-07-07T02:53:53.437950"^^xsd:dateTime ;
    dct:modified "2020-07-07T02:54:22.606100"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Realisasi Pendapatan Tahun 2020" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pdeamino@gmail.com" ;
            vcard:hasEmail <mailto:pdeamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/489ed078-20f3-4c43-b405-4d76112585a8/resource/1ffeecf4-edba-459c-af5c-408abcd012ae> .

<https://data.jatengprov.go.id/dataset/489ed078-20f3-4c43-b405-4d76112585a8/resource/1ffeecf4-edba-459c-af5c-408abcd012ae> a dcat:Distribution ;
    dct:description "Realisasi Pendapatan Tahun 2020" ;
    dct:format "PPT" ;
    dct:title "Realisasi Pendapatan Tahun 2020" ;
    dcat:accessURL <http://ppid.rs-amino.jatengprov.go.id/realisasi-pendapatan-tahun-2020/> .

<https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> a foaf:Organization ;
    foaf:name "RSJD Dr. Amino Gondohutomo " .

