@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#> .

<http://5.189.187.109/dataset/26926af8-df97-4343-ac74-1d1c474e74e4> a dcat:Dataset ;
    dct:description "Data berisi tentang data Rumah Sakit Pemerintah dan Swasta Kabupaten Blora" ;
    dct:identifier "26926af8-df97-4343-ac74-1d1c474e74e4" ;
    dct:issued "2022-10-11T14:21:13.921207"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:21:13.921212"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "Rumah Sakit Kabupaten Blora" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo Kab Blora" ;
            vcard:hasEmail <mailto:diskominfoblora@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/26926af8-df97-4343-ac74-1d1c474e74e4/resource/5bd04c3d-8030-468e-bf94-909830564758> ;
    dcat:keyword "Kesehatan" .

<http://5.189.187.109/dataset/26926af8-df97-4343-ac74-1d1c474e74e4/resource/5bd04c3d-8030-468e-bf94-909830564758> a dcat:Distribution ;
    dct:description "data berisi tentang Rumah sakit Pemerinta dan Swasta Kabupaten Blora" ;
    dct:format "CSV" ;
    dct:issued "2018-07-02T02:20:26.948038"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:21:13.915630"^^xsd:dateTime ;
    dct:title "20180116103737rumahsakit.xlsx" ;
    dcat:accessURL <http://36.89.22.110/dataset/26926af8-df97-4343-ac74-1d1c474e74e4/resource/5bd04c3d-8030-468e-bf94-909830564758/download/20180116103737rumahsakit.xlsx> ;
    dcat:byteSize "10618"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> a foaf:Agent ;
    foaf:name "Kabupaten Blora" .

