@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/7484c8df-e8eb-4742-a014-f8b0f7b919b3> a dcat:Dataset ;
    dct:description "IMUT KRESNA" ;
    dct:identifier "7484c8df-e8eb-4742-a014-f8b0f7b919b3" ;
    dct:issued "2019-09-26T16:59:57.844249"^^xsd:dateTime ;
    dct:modified "2019-09-26T17:00:49.082448"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "INDIKATOR MUTU LIBRARY NOV 18" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7484c8df-e8eb-4742-a014-f8b0f7b919b3/resource/8c129584-d680-4aaa-a982-798d5b26ae89> ;
    dcat:landingPage <RSJD%20Surakarta> .

<https://data.jatengprov.go.id/dataset/7484c8df-e8eb-4742-a014-f8b0f7b919b3/resource/8c129584-d680-4aaa-a982-798d5b26ae89> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "INDIKATOR MUTU LIBRARY KRESNA NOV 18" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7484c8df-e8eb-4742-a014-f8b0f7b919b3/resource/8c129584-d680-4aaa-a982-798d5b26ae89/download/indikator-mutu-library-kresna-nov-18.csv> ;
    dcat:byteSize 1739.0 ;
    dcat:mediaType "text/csv" .

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

