@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/82feafbd-3275-438e-8909-9bcbd664d0a1> a dcat:Dataset ;
    dct:description "Sensus Harian Indikator Mutu IGD Maret 2019" ;
    dct:identifier "82feafbd-3275-438e-8909-9bcbd664d0a1" ;
    dct:issued "2019-09-22T12:11:53.627934"^^xsd:dateTime ;
    dct:modified "2019-09-22T12:12:39.834636"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Sensus Harian Indikator Mutu IGD Maret 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/82feafbd-3275-438e-8909-9bcbd664d0a1/resource/b288acbb-431a-4871-b6d3-7bf051f4e3c5> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/82feafbd-3275-438e-8909-9bcbd664d0a1/resource/b288acbb-431a-4871-b6d3-7bf051f4e3c5> a dcat:Distribution ;
    dct:description "Sensus Harian Indikator Mutu IGD Maret 2019" ;
    dct:format ".csv" ;
    dct:title "Sensus Harian Indikator Mutu IGD Maret 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/82feafbd-3275-438e-8909-9bcbd664d0a1/resource/b288acbb-431a-4871-b6d3-7bf051f4e3c5/download/maret-2019.csv> ;
    dcat:byteSize 1988.0 ;
    dcat:mediaType "text/csv" .

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

