@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/aff2d03c-7b10-4be9-836e-812547500949> a dcat:Dataset ;
    dct:description "IMUT KRESNA" ;
    dct:identifier "aff2d03c-7b10-4be9-836e-812547500949" ;
    dct:issued "2019-09-24T06:58:41.433972"^^xsd:dateTime ;
    dct:modified "2019-09-24T06:59:22.442249"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "IMUT AGUSTUS 19 KRESNA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/aff2d03c-7b10-4be9-836e-812547500949/resource/e48747bd-5828-4a9e-a777-d91482b94719> ;
    dcat:landingPage <RSJD%20Surakarta> .

<https://data.jatengprov.go.id/dataset/aff2d03c-7b10-4be9-836e-812547500949/resource/e48747bd-5828-4a9e-a777-d91482b94719> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "IMUT AGUSTUS 19 KRESNA" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/aff2d03c-7b10-4be9-836e-812547500949/resource/e48747bd-5828-4a9e-a777-d91482b94719/download/imut-agustus-19-kresna.csv> ;
    dcat:byteSize 1635.0 ;
    dcat:mediaType "text/csv" .

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

