@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/59d9f753-256d-4cea-88b2-201e68eff491> a dcat:Dataset ;
    dct:description "laporan kunjungan pasien per daerah bulan februari 2018" ;
    dct:identifier "59d9f753-256d-4cea-88b2-201e68eff491" ;
    dct:issued "2018-11-23T01:28:33.001224"^^xsd:dateTime ;
    dct:modified "2018-11-23T01:31:03.994510"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "laporan kunjungan pasien per daerah bulan februari 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/59d9f753-256d-4cea-88b2-201e68eff491/resource/b5b223bf-f5d2-43ed-9f2e-e6f49104a849> .

<https://data.jatengprov.go.id/dataset/59d9f753-256d-4cea-88b2-201e68eff491/resource/b5b223bf-f5d2-43ed-9f2e-e6f49104a849> a dcat:Distribution ;
    dct:description "laporan kunjungan pasien per daerah bulan februari 2018" ;
    dct:format "XLS" ;
    dct:title "laporan kunjungan pasien per daerah bulan februari 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/59d9f753-256d-4cea-88b2-201e68eff491/resource/b5b223bf-f5d2-43ed-9f2e-e6f49104a849/download/feb.xls> ;
    dcat:byteSize 67504.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> a foaf:Organization ;
    foaf:name "RSUD dr. Moewardi " .

