@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/39e069d8-05f3-47bc-8e53-068a4f194929> a dcat:Dataset ;
    dct:description "Jadwal Mahasiswa Stikes Karya Husada 2018" ;
    dct:identifier "39e069d8-05f3-47bc-8e53-068a4f194929" ;
    dct:issued "2018-05-19T03:33:05.464147"^^xsd:dateTime ;
    dct:modified "2018-05-19T03:33:05.464168"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Jadwal Mahasiswa Stikes Karya Husada" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsud tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/39e069d8-05f3-47bc-8e53-068a4f194929/resource/0c570366-e199-4297-b098-871ebf57d80b> ;
    dcat:landingPage <rsud%20tugurejo> .

<https://data.jatengprov.go.id/dataset/39e069d8-05f3-47bc-8e53-068a4f194929/resource/0c570366-e199-4297-b098-871ebf57d80b> a dcat:Distribution ;
    dct:description "Jadwal Mahasiswa Stikes Karya Husada" ;
    dct:format "CSV" ;
    dct:title "jadwal-mahasiswa-stikes-karya-husada" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/39e069d8-05f3-47bc-8e53-068a4f194929/resource/0c570366-e199-4297-b098-871ebf57d80b/download/kmbanakmaternitas-7-mei-7-juli-karya-husada.csv> ;
    dcat:byteSize 1242.0 ;
    dcat:mediaType "text/csv" .

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

