@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/Q250>
    rdf:type schema:Entity ;
    rdfs:label "SmartSeed Kids"@en ;
    schema:description "SmartSeedKids empowers children with confidence, communication skills, and self-awareness. Built with experts from Emerging Talks, our programs help young learners grow through structured life-skills training that shapes a stronger future."@en ;
    fame:qid "Q250" ;
    schema:dateModified "2026-01-19T05:39:43+05:30"^^xsd:dateTime ;
    fame:P19 <https://famedata.org/entity/Q249> ;
    fame:P14 "https://smartseedkids.ae/" ;
    fame:P37 "smartseedkids" ;
    fame:P2 <https://famedata.org/entity/Q407> .