@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/bcf6598f-3796-48d1-a5ca-d0e559a4c8b5> a dcat:Dataset ;
    dct:description "dAta TT 2018" ;
    dct:identifier "bcf6598f-3796-48d1-a5ca-d0e559a4c8b5" ;
    dct:issued "2018-10-30T04:45:37.733248"^^xsd:dateTime ;
    dct:modified "2018-10-30T04:45:37.733259"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "data TT NOVEMBER TAHUN 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsudtugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bcf6598f-3796-48d1-a5ca-d0e559a4c8b5/resource/243fc3a0-7796-4b7c-905d-07e6e17f36f3> ;
    dcat:landingPage <http://opendata.rstugurejo.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/bcf6598f-3796-48d1-a5ca-d0e559a4c8b5/resource/243fc3a0-7796-4b7c-905d-07e6e17f36f3> a dcat:Distribution ;
    dct:description "Data TT November 2018" ;
    dct:format "JPEG" ;
    dct:title "TT November 2018" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/bcf6598f-3796-48d1-a5ca-d0e559a4c8b5/resource/243fc3a0-7796-4b7c-905d-07e6e17f36f3/download/tt-2018.jpg> ;
    dcat:byteSize 1393867.0 ;
    dcat:mediaType "image/jpeg" .

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

