@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/7dee920a-c17c-4edf-922e-4e2cf094af66> a dcat:Dataset ;
    dct:description "imut januari" ;
    dct:identifier "7dee920a-c17c-4edf-922e-4e2cf094af66" ;
    dct:issued "2019-09-24T05:25:12.208508"^^xsd:dateTime ;
    dct:modified "2019-09-24T05:27:23.749547"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "imut januari 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/7dee920a-c17c-4edf-922e-4e2cf094af66/resource/0649212a-037f-4cd3-8972-0e06a57f179c> ;
    dcat:landingPage <RSJD%20Surakarta> .

<https://data.jatengprov.go.id/dataset/7dee920a-c17c-4edf-922e-4e2cf094af66/resource/0649212a-037f-4cd3-8972-0e06a57f179c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "imut jan 19" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7dee920a-c17c-4edf-922e-4e2cf094af66/resource/0649212a-037f-4cd3-8972-0e06a57f179c/download/imut-januari-19-kresna.csv> ;
    dcat:byteSize 1638.0 ;
    dcat:mediaType "text/csv" .

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

