@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/24a4b7ed-c702-4427-aa60-34b8817c7a66> a dcat:Dataset ;
    dct:description "Catatan Atas Laporan Keuangan Tahun 2018" ;
    dct:identifier "24a4b7ed-c702-4427-aa60-34b8817c7a66" ;
    dct:issued "2019-09-26T04:20:29.293754"^^xsd:dateTime ;
    dct:modified "2019-09-26T04:20:29.293767"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "Catatan Atas Laporan Keuangan Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD dr. Soediran Mangun Sumarso" ;
            vcard:hasEmail <mailto:rsud.soediran@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/24a4b7ed-c702-4427-aa60-34b8817c7a66/resource/067d60e0-01ed-4258-afd8-052a4ae71876> .

<https://data.jatengprov.go.id/dataset/24a4b7ed-c702-4427-aa60-34b8817c7a66/resource/067d60e0-01ed-4258-afd8-052a4ae71876> a dcat:Distribution ;
    dct:description "Catatan Atas Laporan Keuangan Tahun 2018" ;
    dct:format "DOC" ;
    dct:title "CALK LK 2018.doc" ;
    dcat:accessURL <http://103.30.181.240/dataset/24a4b7ed-c702-4427-aa60-34b8817c7a66/resource/067d60e0-01ed-4258-afd8-052a4ae71876/download/calk-lk-2018.doc> ;
    dcat:byteSize 398848.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonogiri" .

