@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/2c81160c-58e0-4e5d-aaad-2808921c7d4c> a dcat:Dataset ;
    dct:description "Realisasi pendapatan tahun 2017" ;
    dct:identifier "2c81160c-58e0-4e5d-aaad-2808921c7d4c" ;
    dct:issued "2020-09-15T02:35:58.603789"^^xsd:dateTime ;
    dct:modified "2020-09-15T02:36:53.020672"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Realisasi pendapatan tahun 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pdeamino" ;
            vcard:hasEmail <mailto:pdeamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2c81160c-58e0-4e5d-aaad-2808921c7d4c/resource/26c39b39-c82f-405e-a2f7-b1dcd6cf8293> .

<https://data.jatengprov.go.id/dataset/2c81160c-58e0-4e5d-aaad-2808921c7d4c/resource/26c39b39-c82f-405e-a2f7-b1dcd6cf8293> a dcat:Distribution ;
    dct:description "Realisasi pendapatan tahun 2017" ;
    dct:format "PDF" ;
    dct:title "Realisasi pendapatan tahun 2017" ;
    dcat:accessURL <https://drive.google.com/file/d/1p2KOgwGQwb_NL3kr4it1cnHVmXdQ3dzt/view> .

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

