@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/626e473f-a267-4dc6-8561-1e1a974af087> a dcat:Dataset ;
    dct:description """Berisi tentang Judul Penelitian yang dilakukan di RSUD Tugurejo 2018\r
""" ;
    dct:identifier "626e473f-a267-4dc6-8561-1e1a974af087" ;
    dct:issued "2020-03-12T01:51:32.433066"^^xsd:dateTime ;
    dct:modified "2020-03-12T01:51:32.433076"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Daftar Penelitian Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/626e473f-a267-4dc6-8561-1e1a974af087/resource/8e8c272a-3cdf-478e-b321-2121c1d64eeb> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/626e473f-a267-4dc6-8561-1e1a974af087/resource/8e8c272a-3cdf-478e-b321-2121c1d64eeb> a dcat:Distribution ;
    dct:description "Berisi tentang Judul Penelitian yang dilakukan di RSUD Tugurejo 2018" ;
    dct:format "CSV" ;
    dct:title "Daftar Penelitian Tahun 2018" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/626e473f-a267-4dc6-8561-1e1a974af087/resource/8e8c272a-3cdf-478e-b321-2121c1d64eeb/download/kepk-2018.csv> ;
    dcat:byteSize 12433.0 ;
    dcat:mediaType "text/csv" .

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

