@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix fame: <https://famedata.org/ontology/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://famedata.org/entity/Q287>
    rdf:type schema:Person ;
    rdfs:label "Radhika Bhide"@en ;
    schema:description "Radhika Bhide is an Indian composer, producer, singer-songwriter and vocalist from Ratnagiri, Maharashtra. She gained recognition as a contestant on the Indian reality music show I-Popstar (I-Popstar Reality Show – Season 1)."@en ;
    fame:qid "Q287" ;
    schema:dateModified "2026-01-19T05:39:43+05:30"^^xsd:dateTime ;
    fame:P5 <https://famedata.org/entity/Q53> ;
    fame:P2 <https://famedata.org/entity/Q5> .