Sample SELECT query: SELECT ?b ?rel ?c WHERE { ?a fma_radlex:Preferred_Name ?b . FILTER(str(?b) = "Cardiovascular system") . ?a ?rel ?c . }