@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/e8eb5791-9922-41e9-8d18-f352c43bc03f> a dcat:Dataset ;
    dct:description "Kumpulan data jumlah kunjungan rumah sakit di Kabupaten Sleman " ;
    dct:identifier "e8eb5791-9922-41e9-8d18-f352c43bc03f" ;
    dct:issued "2022-10-16T12:47:27.623965"^^xsd:dateTime ;
    dct:modified "2022-11-16T13:00:44.896268"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8a4ac5b-17e1-45b3-a524-b494b8470781> ;
    dct:title "Jumlah Kunjungan Rumah Sakit Di Kabupaten Sleman" ;
    dcat:distribution <http://5.189.187.109/dataset/e8eb5791-9922-41e9-8d18-f352c43bc03f/resource/8f9e5ae8-fca2-41d7-a308-b01b0464a12f> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <https://dash.slemankab.go.id/e-health/index.php?view=home&list=rs> .

<http://5.189.187.109/dataset/e8eb5791-9922-41e9-8d18-f352c43bc03f/resource/8f9e5ae8-fca2-41d7-a308-b01b0464a12f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-10-21T04:47:53.358837"^^xsd:dateTime ;
    dct:modified "2022-10-16T12:47:27.618722"^^xsd:dateTime ;
    dct:title "Rekap Jumlah Kunjungan Rumah Sakit di Kabupaten Sleman" ;
    dcat:accessURL <http://data.slemankab.go.id/data/dataset/e8eb5791-9922-41e9-8d18-f352c43bc03f/resource/8f9e5ae8-fca2-41d7-a308-b01b0464a12f/download/kunjungan-rs.xlsx> ;
    dcat:byteSize "8828"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c8a4ac5b-17e1-45b3-a524-b494b8470781> a foaf:Agent ;
    foaf:name "Kabupaten Sleman" .

<https://dash.slemankab.go.id/e-health/index.php?view=home&list=rs> a foaf:Document .

