@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/1a145c35-58da-4107-9bde-1868ddda937c> a dcat:Dataset ;
    dct:description "Data pasien skrining Gilut Jan'19" ;
    dct:identifier "1a145c35-58da-4107-9bde-1868ddda937c" ;
    dct:issued "2019-09-26T05:29:11.515953"^^xsd:dateTime ;
    dct:modified "2019-09-26T05:33:17.809071"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Data pasien skrining Gilut Jan'19" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1a145c35-58da-4107-9bde-1868ddda937c/resource/b44a4e3d-95ad-49a6-b760-7507973b1a81> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/1a145c35-58da-4107-9bde-1868ddda937c/resource/b44a4e3d-95ad-49a6-b760-7507973b1a81> a dcat:Distribution ;
    dct:description "Data Pasien Skrining Gilut Jan,19" ;
    dct:format "CSV" ;
    dct:title "Data Pasien Skrining Gilut Jan,19" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1a145c35-58da-4107-9bde-1868ddda937c/resource/b44a4e3d-95ad-49a6-b760-7507973b1a81/download/data-pasien-skrining-gilut-jan19.csv> ;
    dcat:byteSize 272.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

