@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/3bee0aeb-4062-4a39-9deb-8060929646e3> a dcat:Dataset ;
    dct:description "Rasio daya tampung RS terhadap jumlah penduduk" ;
    dct:identifier "f28c94c6-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2024-05-29"^^xsd:date ;
    dct:modified "2024-05-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Rasio daya tampung RS terhadap jumlah penduduk" ;
    dcat:distribution <http://5.189.187.109/dataset/3bee0aeb-4062-4a39-9deb-8060929646e3/resource/a63179c2-7616-4165-a9f1-b5aeef5ee170> ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/1961> .

<http://5.189.187.109/dataset/3bee0aeb-4062-4a39-9deb-8060929646e3/resource/a63179c2-7616-4165-a9f1-b5aeef5ee170> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-10-11T04:26:05.400687"^^xsd:dateTime ;
    dct:modified "2024-10-20T22:58:23.233553"^^xsd:dateTime ;
    dct:title "Rasio daya tampung RS terhadap jumlah penduduk" ;
    dcat:accessURL <https://solodata.surakarta.go.id/uploads/export_capaian/2023/2023_Rasio_daya_tampung_RS_terhadap_jumlah_penduduk.json> ;
    dcat:mediaType "application/json" .

<https://solodata.surakarta.go.id/opendata/detail_package/1961> a foaf:Document .

