@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/094c062b-c2ce-43a5-bc5d-a152dcb8b5a3> a dcat:Dataset ;
    dct:description "imut kresna" ;
    dct:identifier "094c062b-c2ce-43a5-bc5d-a152dcb8b5a3" ;
    dct:issued "2019-09-24T06:21:44.439880"^^xsd:dateTime ;
    dct:modified "2019-09-24T06:22:30.528024"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "imut april 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/094c062b-c2ce-43a5-bc5d-a152dcb8b5a3/resource/f0dfc1eb-1ad3-4e64-ad16-5a688e9c847e> ;
    dcat:landingPage <RSJD%20Surakarta> .

<https://data.jatengprov.go.id/dataset/094c062b-c2ce-43a5-bc5d-a152dcb8b5a3/resource/f0dfc1eb-1ad3-4e64-ad16-5a688e9c847e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "imut april 19 kresna" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/094c062b-c2ce-43a5-bc5d-a152dcb8b5a3/resource/f0dfc1eb-1ad3-4e64-ad16-5a688e9c847e/download/imut-april-19-kresna.csv> ;
    dcat:byteSize 1627.0 ;
    dcat:mediaType "text/csv" .

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

