@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/2785080f-29b6-465f-bf7b-791a05ea514c> a dcat:Dataset ;
    dct:description "Data tentang nama peneliti, judul peneliti, dan institusi asal " ;
    dct:identifier "2785080f-29b6-465f-bf7b-791a05ea514c" ;
    dct:issued "2018-05-02T01:39:37.678020"^^xsd:dateTime ;
    dct:modified "2018-05-02T01:39:37.678036"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Daftar Penelitian Bulan Oktober Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsud tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2785080f-29b6-465f-bf7b-791a05ea514c/resource/958a76f0-1d6d-40c2-9ca0-0204c170511b> ;
    dcat:landingPage <rsud%20tugurejo> .

<https://data.jatengprov.go.id/dataset/2785080f-29b6-465f-bf7b-791a05ea514c/resource/958a76f0-1d6d-40c2-9ca0-0204c170511b> a dcat:Distribution ;
    dct:description "Data tentang nama peneliti, judul peneliti, dan institusi asal " ;
    dct:format "XLSX" ;
    dct:title "Data Penelitian Bulan Oktober Tahun 2017 RSUD Tugurejo" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/2785080f-29b6-465f-bf7b-791a05ea514c/resource/958a76f0-1d6d-40c2-9ca0-0204c170511b/download/daftar-penelitian-bulan-oktober-tahun-2017.xlsx> ;
    dcat:byteSize 9941.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

