@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/ebd3d77a-358b-4de7-9bb5-0e3eb9222d74> a dcat:Dataset ;
    dct:description "Jenis Tindakan IGD Juni 2019" ;
    dct:identifier "ebd3d77a-358b-4de7-9bb5-0e3eb9222d74" ;
    dct:issued "2019-09-22T10:35:15.982490"^^xsd:dateTime ;
    dct:modified "2019-09-22T10:36:06.594173"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Jenis Tindakan IGD Juni 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/ebd3d77a-358b-4de7-9bb5-0e3eb9222d74/resource/8603cac1-bdb6-435d-94cb-7ecdbabd200f> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/ebd3d77a-358b-4de7-9bb5-0e3eb9222d74/resource/8603cac1-bdb6-435d-94cb-7ecdbabd200f> a dcat:Distribution ;
    dct:description "Jenis Tindakan IGD Juni 2019" ;
    dct:format ".csv" ;
    dct:title "Jenis Tindakan IGD Juni 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/ebd3d77a-358b-4de7-9bb5-0e3eb9222d74/resource/8603cac1-bdb6-435d-94cb-7ecdbabd200f/download/jenis-tindakan-di-igd-bulan-juni-2019.csv> ;
    dcat:byteSize 389.0 ;
    dcat:mediaType "text/csv" .

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

