@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/c766414d-481b-42e9-9df8-70a029b651b2> a dcat:Dataset ;
    dct:description "Jadwal mahasiswa unimus 7 mei - 2 juni 2018" ;
    dct:identifier "c766414d-481b-42e9-9df8-70a029b651b2" ;
    dct:issued "2018-08-07T02:57:27.247478"^^xsd:dateTime ;
    dct:modified "2018-08-07T02:57:27.247499"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Jadwal mahasiswa unimus 7 mei - 2 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/c766414d-481b-42e9-9df8-70a029b651b2/resource/eb3b1812-6aa1-40c3-977a-cce295dfa761> ;
    dcat:landingPage <rsud%20tugurejo> .

<https://data.jatengprov.go.id/dataset/c766414d-481b-42e9-9df8-70a029b651b2/resource/eb3b1812-6aa1-40c3-977a-cce295dfa761> a dcat:Distribution ;
    dct:description "jadwal-mahasiswa-unimus smg" ;
    dct:format "XLSX" ;
    dct:title "jadwal-mahasiswa-unimus smg" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/c766414d-481b-42e9-9df8-70a029b651b2/resource/eb3b1812-6aa1-40c3-977a-cce295dfa761/download/7-mei-2-juni.xlsx> ;
    dcat:byteSize 1294002.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 " .

