@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/1b570963-86b6-4874-953c-dcaa2765f44d> a dcat:Dataset ;
    dct:description "Laporan Penerimaan Januari 2016 " ;
    dct:identifier "1b570963-86b6-4874-953c-dcaa2765f44d" ;
    dct:issued "2019-09-16T01:11:09.031969"^^xsd:dateTime ;
    dct:modified "2019-09-30T04:13:35.383919"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Laporan Penerimaan Januari 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID Pembamtu" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1b570963-86b6-4874-953c-dcaa2765f44d/resource/47687f22-e830-4651-836a-8813866e18ae> ;
    dcat:landingPage <RSJD%20Surakarta> .

<https://data.jatengprov.go.id/dataset/1b570963-86b6-4874-953c-dcaa2765f44d/resource/47687f22-e830-4651-836a-8813866e18ae> a dcat:Distribution ;
    dct:description "Laporan Penerimaan Januari 2016 " ;
    dct:format ".xls" ;
    dct:title "Laporan Penerimaan Januari 2016 " ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1b570963-86b6-4874-953c-dcaa2765f44d/resource/47687f22-e830-4651-836a-8813866e18ae/download/januari-2016.xls> ;
    dcat:byteSize 738816.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

