@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/5e829e7e-6af6-40d3-8c1f-19f5e1773b3b> a dcat:Dataset ;
    dct:description "jadwal mahasiswa praktek karya husada 4-9 juni 2018" ;
    dct:identifier "5e829e7e-6af6-40d3-8c1f-19f5e1773b3b" ;
    dct:issued "2018-08-07T02:55:15.719416"^^xsd:dateTime ;
    dct:modified "2018-08-07T02:55:15.719438"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "jadwal mahasiswa praktek karya husada 4-9 juni 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/5e829e7e-6af6-40d3-8c1f-19f5e1773b3b/resource/0458edf0-e75e-42f4-bc88-ba05ee93a17f> ;
    dcat:landingPage <rsud%20tugurejo> .

<https://data.jatengprov.go.id/dataset/5e829e7e-6af6-40d3-8c1f-19f5e1773b3b/resource/0458edf0-e75e-42f4-bc88-ba05ee93a17f> a dcat:Distribution ;
    dct:description "jadwal-mahasiswa-karya husada-smg" ;
    dct:format "XLS" ;
    dct:title "jadwal-mahasiswa-karya husada-smg" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/5e829e7e-6af6-40d3-8c1f-19f5e1773b3b/resource/0458edf0-e75e-42f4-bc88-ba05ee93a17f/download/praktek-kdk-4-9-juni.-25-juni-14-juli-2018-7-orang.xls> ;
    dcat:byteSize 108032.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

