@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/7f028a23-dbea-4957-88d4-9c7dbf85e3ec> a dcat:Dataset ;
    dct:description "catatan atas laporan keuangan ta 2018" ;
    dct:identifier "7f028a23-dbea-4957-88d4-9c7dbf85e3ec" ;
    dct:issued "2020-03-12T01:53:01.161669"^^xsd:dateTime ;
    dct:modified "2020-03-12T01:53:01.161684"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Catatan Atas Laporan Keuangan TA 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsud tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7f028a23-dbea-4957-88d4-9c7dbf85e3ec/resource/4f36c610-75ce-4f42-ae08-9bf12f7e8e6a> ;
    dcat:landingPage <rsud%20tugurejo> .

<https://data.jatengprov.go.id/dataset/7f028a23-dbea-4957-88d4-9c7dbf85e3ec/resource/4f36c610-75ce-4f42-ae08-9bf12f7e8e6a> a dcat:Distribution ;
    dct:description "catatan atas laporan keuangan ta 2018" ;
    dct:format "DOCX" ;
    dct:title "catatan-atas-laporan-keuangan-ta-2018" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/7f028a23-dbea-4957-88d4-9c7dbf85e3ec/resource/4f36c610-75ce-4f42-ae08-9bf12f7e8e6a/download/calk-rsud-tugurejo-2018-print.docx> ;
    dcat:byteSize 1634773.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

