@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/e153d734-d9a4-4137-9583-3e357b1d768e> a dcat:Dataset ;
    dct:description "Laporan Kinerja Pelaksanaan Kegiatan (E-controling) September 2021" ;
    dct:identifier "e153d734-d9a4-4137-9583-3e357b1d768e" ;
    dct:issued "2021-10-29T19:45:36.004220"^^xsd:dateTime ;
    dct:modified "2021-10-29T19:45:36.004234"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Kinerja Pelaksanaan Kegiatan (E-controling) September 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e153d734-d9a4-4137-9583-3e357b1d768e/resource/13eff2bb-c90d-4526-9f7d-751aad3683eb> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/e153d734-d9a4-4137-9583-3e357b1d768e/resource/13eff2bb-c90d-4526-9f7d-751aad3683eb> a dcat:Distribution ;
    dct:description "Laporan Kinerja Pelaksanaan Kegiatan (E-controling) September 2021" ;
    dct:format "CSV" ;
    dct:title "Laporan Kinerja Pelaksanaan Kegiatan (E-controling) September 2021" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/e153d734-d9a4-4137-9583-3e357b1d768e/resource/13eff2bb-c90d-4526-9f7d-751aad3683eb/download/e-controlling-bulan-september.csv> ;
    dcat:byteSize 1585.0 ;
    dcat:mediaType "text/csv" .

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

