@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/662c3dbb-ebb5-471a-8708-64a4c06def0a> a dcat:Dataset ;
    dct:description "Kedudukan Domisili Beserta Alamat Lengkap RSUD Dr. R. Soetijono Blora" ;
    dct:identifier "662c3dbb-ebb5-471a-8708-64a4c06def0a" ;
    dct:issued "2018-10-17T01:55:36.812185"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:55:36.812193"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Kedudukan Domisili Beserta Alamat Lengkap RSUD Dr. R. Soetijono Blora" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:rsublora@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/662c3dbb-ebb5-471a-8708-64a4c06def0a/resource/26b29a05-2316-4d47-9976-af68f31702ec> .

<https://data.jatengprov.go.id/dataset/662c3dbb-ebb5-471a-8708-64a4c06def0a/resource/26b29a05-2316-4d47-9976-af68f31702ec> a dcat:Distribution ;
    dct:description "Kedudukan Domisili Beserta Alamat Lengkap" ;
    dct:format "DOC" ;
    dct:title "Kedudukan Domisili Beserta Alamat Lengkap" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/662c3dbb-ebb5-471a-8708-64a4c06def0a/resource/26b29a05-2316-4d47-9976-af68f31702ec/download/1.a.-kedudukan-domisi-beserta-alamat-lengkap.doc> ;
    dcat:byteSize 24576.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

