@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/722631d5-345f-4681-b32a-cf21b1a059af> a dcat:Dataset ;
    dct:description "Laporan Kinerja Pelaksanaan Kegiatan (E-controling) Agustus 2021" ;
    dct:identifier "722631d5-345f-4681-b32a-cf21b1a059af" ;
    dct:issued "2021-09-15T16:27:49.670663"^^xsd:dateTime ;
    dct:modified "2021-09-15T16:27:49.670675"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Kinerja Pelaksanaan Kegiatan (E-controling) Agustus 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/722631d5-345f-4681-b32a-cf21b1a059af/resource/04585896-63a9-4768-9cdf-4f745984769b> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/722631d5-345f-4681-b32a-cf21b1a059af/resource/04585896-63a9-4768-9cdf-4f745984769b> a dcat:Distribution ;
    dct:description "Laporan Kinerja Pelaksanaan Kegiatan (E-controling) Agustus 2021" ;
    dct:format "CSV" ;
    dct:title "Laporan Kinerja Pelaksanaan Kegiatan (E-controling) Agustus 2021" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/722631d5-345f-4681-b32a-cf21b1a059af/resource/04585896-63a9-4768-9cdf-4f745984769b/download/e-controlling-bulan-agustus.csv> ;
    dcat:byteSize 1604.0 ;
    dcat:mediaType "text/csv" .

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

