@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/5d585a25-9ecc-48a9-874a-1c7bc6fb634a> a dcat:Dataset ;
    dct:description "Laporan IMD Bulan Januari Tahun 2014" ;
    dct:identifier "5d585a25-9ecc-48a9-874a-1c7bc6fb634a" ;
    dct:issued "2018-04-30T08:01:31.263418"^^xsd:dateTime ;
    dct:modified "2018-04-30T08:01:31.263433"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan IMD Bulan Januari Tahun 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsud tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5d585a25-9ecc-48a9-874a-1c7bc6fb634a/resource/12e22086-9f3c-4019-b08a-d171a6ca7196> ;
    dcat:landingPage <rsud%20tugurejo> .

<https://data.jatengprov.go.id/dataset/5d585a25-9ecc-48a9-874a-1c7bc6fb634a/resource/12e22086-9f3c-4019-b08a-d171a6ca7196> a dcat:Distribution ;
    dct:description "Laporan IMD Bulan Januari Tahun 2014" ;
    dct:format "CSV" ;
    dct:title "Laporan IMD Bulan Januari Tahun 2014" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/5d585a25-9ecc-48a9-874a-1c7bc6fb634a/resource/12e22086-9f3c-4019-b08a-d171a6ca7196/download/laporan-imd-bulan-januari-tahun-2014.csv> ;
    dcat:byteSize 4933.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

